Versions Compared

Key

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

...

forceStaticRebalance will trigger one rebalance immediately on static membership, which is mainly used for fast scale up/down cases. Error will be returned if 

  1. the broker is on an old version.
  2. if the group is preparing rebalance/completing rebalance.
  3. group is on dynamic membership.
  4. other potential failure cases. This is mainly used for fast scale up/down cases.

Compatibility, Deprecation, and Migration Plan

...