Chia-Ping Tsai created KAFKA-18798:
--------------------------------------
Summary: The replica placement policy used by
ReassignPartitionsCommand is not aligned with kraft controller
Key: KAFKA-18798
URL: https://issues.apache.org/jira/browse/KAFKA-18798
Project: Kafka
Issue Type: Improvement
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
Currently, the ReassignPartitionsCommand utilizes AdminUtils to generate
replica assignments. However, AdminUtils is not employed within the Kraft
controller. To ensure consistency and maintainability, we should replace
AdminUtils with ReplicaPlacer for replica assignment generation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)