lianetm opened a new pull request, #14385:
URL: https://github.com/apache/kafka/pull/14385

   Support for using committed offsets to update fetch positions.
   
   This PR includes:
   - moving`refreshCommittedOffsets` function out of the existing 
`ConsumerCoordinator` so it can be reused (no code changes)
   - using the above `refreshCommittedOffsets` for updating fetch positions if 
the consumer has enabled the Kafka-based offsets management by defining a 
groupId
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to