Versions Compared

Key

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

...

Effectively, we are using expansion timeout to replace rebalance timeout, which is configured by max.poll.intervals from client side, and using registration timeout to replace session timeout. We are also replacing group.initial.rebalance.delay.ms config on broker side to make sure the behavior is consistent for static membership.

Fault-tolerance of static membership

...