Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We currently check all states for rack-aware assignment with co-partitioning (https://github.com/apache/kafka/blob/396536bb5aa1ba78c71ea824d736640b615bda8a/clients/src/main/java/org/apache/kafka/clients/consumer/RangeAssignor.java#L176). We should check each group of co-partitioned states separately so that we can use rack-aware assignment with co-partitioning for subsets of topics.
Attachments
Issue Links
- links to