[
https://issues.apache.org/jira/browse/KAFKA-18798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-18798.
------------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
> 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: kangning.li
> Priority: Major
> Fix For: 4.1.0
>
>
> 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)