KIP-240 — AdminClient.listReassignments() AdminClient.describeReassignments()
Discussion Admin
Adds `AdminClient.listReassignments()` and `AdminClient.describeReassignments()` methods (and corresponding protocol) to expose in-progress partition reassignments to admin tooling. Kafka's admin client has no visibility into ongoing partition reassignments, making it impossible to programmatically check current reassignment state before issuing new ones or building tooling that coordinates replica movements.
Details
| Author | Tom Bentley |
| Status | Discussion |
| JIRA | KAFKA-6379 |
| Wiki | View on Apache Wiki |
| Created | 2017-12-15 |
| Last Modified | 2017-12-18 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.