spring-cloud / spring-cloud/spring-cloud-stream
Consider adding KafkaStreams 'wait for started' API to test util
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 646
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 8
Description
Consider adding an alternate method for "waiting for all streams up and running" (such as here) to our test module to make it more widely available to end users.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the repository's test module and review the KafkaStreams test utility alongside the linked spring-cloud-stream example. Determine the appropriate alternate wait-for-started API and verify that it is available for end users and covers waiting for all streams to be up and running.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kafka
- Domain
- stream-processing, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100