Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
mirrormaker 2 是否需要 6 个系统主题(在线路的两侧)才能复制每个主题?我担心这可能会导致话题爆炸。我们需要在 kafka 集群之间进行双向同步
其中三个主题适用于 Kafka Connect,而不是 MirrorMaker2(配置、偏移和状态}。
不,这些都不是每个镜像主题独有的,而是 Kafka Connect 集群及其组 ID。您可以在同一个 Connect 集群中运行多个镜像,从而不会创建新的内部主题集。