stackabletech / stackabletech/kafka-operator
The Next Generation of the Consumer Rebalance Protocol should be configureable
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 28
- Forks
- 8
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 9
Description
KIP-848: The Next Generation of the Consumer Rebalance Protocol is enforced by default at the broker side and clients are expected to adapt.
We should still leave this configureable.
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
Read KIP-848 first, then trace how this operator exposes Kafka broker and client configuration. Identify the configuration point for the consumer rebalance protocol and define completion as allowing users to choose the protocol behavior instead of enforcing it by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kafka, kubernetes, rust
- Domain
- distributed-systems, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100