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


   This implements the request and response portion of KIP-709: 
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173084258. The 
Admin APIs will be implemented in a follow up PR.
   
   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