Luke Chen created KAFKA-13023:
---------------------------------
Summary: make "range, cooperative-sticky" as the default assignor
in V3.0
Key: KAFKA-13023
URL: https://issues.apache.org/jira/browse/KAFKA-13023
Project: Kafka
Issue Type: Sub-task
Reporter: Luke Chen
Assignee: Luke Chen
Fix For: 3.0.0
In KIP-726, we want to make "cooperative-sticky, range" as default assignor.
But before this can be applied, we need to handle some important
cooperative-sticky assignor bugs first. We plan to implement it in early V3.1.
In V3.0, we plan to make "range, cooperative-sticky" as the default assignor,
so that if user wants to use cooperative-sticky assignor from old version
byte-code, they just need 1 rolling bounce, to set the cooperative-sticky
assignor in the {{PARTITION_ASSIGNMENT_STRATEGY_CONFIG}} config.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)