BrighterCommand / BrighterCommand/Brighter
Confirm that Kafka Gateway supports KIP-848
Open
.NET
2 - In Progress
Agent Friendly
feature request
help wanted
Performance Improvement
V10.X
- Dominant language
- C#
- Stars
- 2.5k
- Forks
- 296
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 21
Description
**Is your feature request related to a problem? Please describe.**
KIP-848 introduces a new rebalancing protocol in which the broker coordinates rebalancing rather than the consumer. It is efficient, similar to cooperative rebalance.
It was added to Confluent.NET
https://github.com/confluentinc/confluent-kafka-dotnet/pull/2529/changes
**Describe the solution you'd like**
We need to validate that you can use this protocol with Brighter; this may involve exposing properties that we do not have in the config
Contributor guide
Assessment
This issue has not been assessed yet.