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

   This patch refactors the GroupCoordinator.fetchOffsets and 
GroupCoordinator.fetchAllOffsets methods to take an OffsetFetchRequestGroup and 
to return an OffsetFetchResponseGroup. It prepares the ground for adding the 
member id and the member epoch to the OffsetFetchRequest. This change also 
makes those two methods more aligned with the others in the interface.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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