conduktor.io ↗

KIP-949 — Add flag to enable the usage of topic separator in MM2 DefaultReplicationPolicy

Accepted Kafka 3.6 MirrorMaker

Adds replication.policy.internal.topic.separator.enabled (default true) to DefaultReplicationPolicy, allowing users to opt out of using replication.policy.separator for naming internal offset sync and checkpoint topics. KIP-690 introduced the separator into internal topic naming, breaking backward compatibility for users who upgraded and had existing internal topics named with the old convention.

Details

AuthorOmnia Ibrahim
StatusAccepted
Kafka Version3.6
JIRAKAFKA-15102
WikiView on Apache Wiki
Created2023-07-07
Last Modified2023-08-16
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.