KIP-179 — Change ReassignPartitionsCommand to use AdminClient
Discarded Admin
Proposes migrating ReassignPartitionsCommand (kafka-reassign-partitions.sh) to use the AdminClient protocol instead of direct ZooKeeper writes. The existing tool required ZooKeeper access, making partition reassignment impossible in deployments where ZooKeeper is not exposed to clients.
Details
| Author | Tom Bentley |
| Status | Discarded |
| JIRA | KAFKA-5601 |
| Wiki | View on Apache Wiki |
| Created | 2017-08-02 |
| Last Modified | 2017-12-05 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.