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

KAFKA-10199: Remove main consumer from store changelog reader (#12337)

When store changelog reader is called by a different thread than the stream thread, it can no longer use the main consumer to get committed offsets since consumer is not thread-safe. Instead, we would remove main consumer and leverage on the existing admin client to get committed offsets.

Reviewers: Bruno Cadonna <cadonna@apache.org>
上级 6495a076
No related branches found
No related tags found
无相关合并请求
显示
188 个添加81 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册