You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
############################# Group Coordinator Settings #############################
@@ -175,7 +175,7 @@ data:
175
175
# The default value for this is 3 seconds.
176
176
# We override this to 0 here as it makes for a better out-of-the-box experience for development and testing.
177
177
# However, in production environments the default value of 3 seconds is more suitable as this will help to avoid unnecessary, and potentially expensive, rebalances during application startup.
178
-
group.initial.rebalance.delay.ms=0
178
+
#group.initial.rebalance.delay.ms=0
179
179
180
180
log4j.properties: |-
181
181
# Unspecified loggers and loggers with additivity=true output to server.log and stdout
0 commit comments