Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Cancel all pending reassignments currently in /admin/reassign_partitions and revert them back to their original replicas.

  • Adding more partition reassignments, while some are still in-flight.  Even though in the original design of the reassign tool, the intent was for the znode (/admin/reassign_partitions) not to be updated by the tool unless it was empty,  there are user requests to support such feature,  e.g. KAFKA-7854  This is listed in "Planned Future Changes" Section and maybe may be implemented in another KIP. 
  • Development of an AdminClient API which supported the above features.

...