Skip to content
代码片段 群组 项目
未验证 提交 beac86f0 编辑于 作者: Sanjana Kaundinya's avatar Sanjana Kaundinya 提交者: GitHub
浏览文件

KAFKA-13043: Implement Admin APIs for offsetFetch batching (#10964)

This implements the AdminAPI portion of KIP-709: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173084258

. The request/response protocol changes were implemented in 3.0.0. A new batched API has been introduced to list consumer offsets for different groups. For brokers older than 3.0.0, separate requests are sent for each group.

Co-authored-by: default avatarRajini Sivaram <rajinisivaram@googlemail.com>
Co-authored-by: default avatarDavid Jacot <djacot@confluent.io>

Reviewers: David Jacot <djacot@confluent.io>,  Rajini Sivaram <rajinisivaram@googlemail.com>
上级 94d4fdeb
No related branches found
No related tags found
无相关合并请求
显示
813 个添加157 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册