conduktor.io ↗

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

AuthorTom Bentley
StatusDiscarded
JIRAKAFKA-5601
WikiView on Apache Wiki
Created2017-08-02
Last Modified2017-12-05
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.