conduktor.io ↗

KIP-1089 — Allow disabling heartbeats replication in MirrorSourceConnector

Accepted Kafka 4.0 MirrorMaker

Adds a `replication.heartbeats.topic.enabled` configuration option to `MirrorSourceConnector` to allow users to opt out of replicating the heartbeat topic between clusters. When running multiple `MirrorSourceConnector` instances replicating different topic subsets between the same two clusters, heartbeat topic replication cannot be scoped to a single connector and creates unwanted topic duplication.

Details

AuthorDaniel Urban
StatusAccepted
Kafka Version4.0
JIRAKAFKA-17534
WikiView on Apache Wiki
Created2024-09-12
Last Modified2024-10-08
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.