Versions Compared

Key

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

...

This config will specify the time, in milliseconds, that the GroupCoordinator should will use to delay the initial rebalance when the first member joins an empty group. Once the time has expired the rebalance will occur with any members that are part of the group.

Proposed Changes

Add the group.initial.rebalance.delay.ms to KafkaConfig with a default value of 3 seconds.

...