Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
When the network thread completes autocommits, we need to send a message/event to the application to notify the thread to execute the callback. In KAFKA-15327, the network thread sends a AutoCommitCompletionBackgroundEvent to the polling thread. The polling thread should trigger the OffsetCommitCallback upon receiving it.
Attachments
Issue Links
- is blocked by
-
KAFKA-15327 Client consumer should commit offsets on close
- Resolved
- links to