conduktor.io ↗

KIP-710 — Full support for distributed mode in dedicated MirrorMaker 2.0 clusters

Accepted Kafka 3.5 MirrorMakerConnect

Enables full distributed mode for dedicated MirrorMaker2 clusters by enabling the Connect REST server for follower-to-leader forwarding and switching to lazy evaluation of config provider references in connector configs. Without the REST server, followers could detect dynamic configuration changes (new topics matching TopicFilter) but could not forward the reconfiguration to the leader, causing MM2 to stall.

Details

AuthorDaniel Urban
StatusAccepted
Kafka Version3.5
JIRAKAFKA-10586
WikiView on Apache Wiki
Created2021-01-26
Last Modified2023-02-08
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.