Versions Compared

Key

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

...

We use an algorithm to get a balanced assignment of replicas or leaders,and call ReassignPartitionsCommand to let kafka sever move replicas or change the position of replicas in ARs. 

We designed 3 command of this tools:

  1. show-cluster-state This command print out current cluster balance state.We can use it to learn whether or not it corresponds to reality
  2.  

Public Interfaces

 

Compatibility, Deprecation, and Migration Plan

...