[
https://issues.apache.org/jira/browse/KAFKA-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16958991#comment-16958991
]
Gokul Ramanan Subramanian commented on KAFKA-5601:
--------------------------------------------------
[~tombentley] are you actively working on this? If so, could you share your
progress please? Also, could you describe why the KIP was withdrawn? Thanks.
> Refactor ReassignPartitionsCommand to use AdminClient
> -----------------------------------------------------
>
> Key: KAFKA-5601
> URL: https://issues.apache.org/jira/browse/KAFKA-5601
> Project: Kafka
> Issue Type: Improvement
> Reporter: Tom Bentley
> Assignee: Tom Bentley
> Priority: Major
> Labels: kip
>
> Currently the {{ReassignPartitionsCommand}} (used by
> {{kafka-reassign-partitions.sh}}) talks directly to ZooKeeper. It would be
> better to have it use the AdminClient API instead.
> This would entail creating two new protocol APIs, one to initiate the request
> and another to request the status of an in-progress reassignment. As such
> this would require a KIP.
> This touches on the work of KIP-166, but that proposes to use the
> {{ReassignPartitionsCommand}} API, so should not be affected so long as that
> API is maintained.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)