Is your feature request related to a problem? Please describe.
KIP-484 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
Is your feature request related to a problem? Please describe.
KIP-484 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