KIP-848 support
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 373
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
- In KIP-848, the consumer rebalance protocol is overhauled
* Already released as EA in [3.8.0](https://kafka.apache.org/blog#apache_kafka_380_release_announcement)
- Decaton may need to take some actions to support it
Contributor guide
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 by reading KIP-848 and tracing Decaton's Kafka consumer integration. Identify the protocol-related actions Decaton needs and add coverage for them; done means Decaton supports the revised consumer rebalance protocol.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100