Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Integrate refreshCommittedOffsets logic, currently performed by the coordinator, into the update fetch positions performed on every iteration of the async consumer poll loop. This should rely on the CommitRequestManager to perform the request based on the refactored model, but it should reuse the logic for processing the committed offsets and updating the positions.
Attachments
Issue Links
- is part of
-
KAFKA-14246 Update threading model for Consumer
- Resolved
- links to