skaundinya15 opened a new pull request #10964: URL: https://github.com/apache/kafka/pull/10964
This implements the AdminAPI portion of KIP-709: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173084258. The request/response changes was implemented in https://github.com/apache/kafka/pull/10954. It updates the Admin APIs associated with the `OffsetFetch` API. This PR deprecates the old single group ID API and adds new APIs to take in multiple groups at a time for fetching consumer group offsets. -- 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