aiokafka icon indicating copy to clipboard operation
aiokafka copied to clipboard

Support for static membership protocol

Open patkivikram opened this issue 5 years ago • 0 comments

Describe the solution you'd like Implement support for static group membership to avoid unnecessary rebalances KIP-345

Additional context Implemented in the java kafka library to redduce unnecessary rebalances

patkivikram avatar Nov 03 '20 19:11 patkivikram