Description
Now that 3.0 is coming up, we can change the default ConsumerPartitionAssignor to something better than the RangeAssignor. The original plan was to switch over to the StickyAssignor, but now that we have incremental cooperative rebalancing we should consider using the new CooperativeStickyAssignor instead: this will enable the consumer group to follow the COOPERATIVE protocol, improving the rebalancing experience OOTB.
KIP: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=177048248
Attachments
Issue Links
- relates to
-
KAFKA-12487 Sink connectors do not work with the cooperative consumer rebalance protocol
- Resolved
-
KAFKA-12477 Smart rebalancing with dynamic protocol selection
- Patch Available
- links to
- mentioned in
-
Page Loading...