Skip to content
代码片段 群组 项目
提交 1ffafb95 编辑于 作者: Justine Olshan's avatar Justine Olshan 提交者: Jason Gustafson
浏览文件

KAFKA-12257; Consumer mishandles topics deleted and recreated with the same name (#10952)

Store topic ID info in consumer metadata. We will always take the topic ID from the latest metadata response and remove any topic IDs from the cache if the metadata response did not return a topic ID for the topic. The benefit of this is that it lets us detect topic recreations. This allows the client to update metadata even if the leader epoch is lower than what was seen previously.

Reviewers: Luke Chen <showuon@gmail.com>, Jason Gustafson <jason@confluent.io>
上级 9ab7c140
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册