Chia-Ping Tsai created KAFKA-19582:
--------------------------------------
Summary: the current assignments shown by
ReassignPartitionsCommand should include the log directories
Key: KAFKA-19582
URL: https://issues.apache.org/jira/browse/KAFKA-19582
Project: Kafka
Issue Type: Improvement
Reporter: Chia-Ping Tsai
https://github.com/apache/kafka/blob/trunk/tools/src/main/java/org/apache/kafka/tools/reassign/ReassignPartitionsCommand.java#L572
https://github.com/apache/kafka/blob/trunk/tools/src/main/java/org/apache/kafka/tools/reassign/ReassignPartitionsCommand.java#L931
Since we always pass `Map.of`, the log directories are always treated as "any"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)