-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
On decaton 6, observing the following WARNs, when
- cooperating rebalancing is ON
- a node joins the consumer group
com.linecorp.decaton.processor.runtime.internal.CommitManager:131
Offset commit failed asynchronously
org.apache.kafka.common.errors.RebalanceInProgressException: Offset commit cannot be completed since the consumer is undergoing a rebalance for auto partition assignment. You can try completing the rebalance by calling poll() and then retry the operation.
I don't think the end-user needs to know about this, since poll() is soon going to be called again in ProcessorSubscription.consumeLoop
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels