conduktor.io ↗

KIP-455 —  Create an Administrative API for Replica Reassignment

Accepted Kafka 2.4 AdminBroker

Introduces an `AdminClient` API for incremental replica reassignment and cancellation of in-progress reassignments, replacing the ZooKeeper-based `/admin/reassign_partitions` node interface. The ZooKeeper-based interface lacked error codes, security controls, incremental updates, and the ability to cancel an ongoing reassignment.

Protocol Impact

ListPartitionReassignments · AlterPartitionReassignments · LeaderAndIsr

Details

AuthorColin McCabe
StatusAccepted
Kafka Version2.4
JIRAKAFKA-8345
WikiView on Apache Wiki
Created2019-04-16
Last Modified2020-04-20
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.