Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
When a task does a lot of processing in-between calls to poll() it happens that it might miss a rebalance. It can find that out once it tries to commit() since it will get an exception. Double check what is supposed to happen on such an exception, e.g., should the thread fail, or should it continue?
Attachments
Issue Links
- Is contained by
-
KAFKA-4593 Task migration during rebalance callback process could lead the obsoleted task's IllegalStateException
- Resolved
- links to