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
| Author | Omnia Ibrahim |
| Status | Accepted |
| Kafka Version | 3.6 |
| JIRA | KAFKA-15102 |
| Wiki | View on Apache Wiki |
| Created | 2023-07-07 |
| Last Modified | 2023-08-16 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.