skaundinya15 opened a new pull request #10954:
URL: https://github.com/apache/kafka/pull/10954


   This implements KIP-709: 
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173084258
   
   It updates the `OffsetFetch` request and response to support fetching 
offsets for multiple consumer groups at a time. IF the broker does not support 
the new `OffsetFetch` version, clients can revert to the previous behaviour and 
use a request for each coordinator.


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