dajac opened a new pull request, #12972: URL: https://github.com/apache/kafka/pull/12972
This patch adds the ConsumerGroupHeartbeat API alongside its new related errors. The API is gated by an internal configuration flag at the moment. Hence the API cannot be used by clients yet. The mechanism to gate the API is only meant to be used during the development of KIP-848. The API will be gated by Metadata Version or a dedicated feature flag in the future. ### 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