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
| Author | Daniel Urban |
| Status | Accepted |
| Kafka Version | 3.5 |
| JIRA | KAFKA-10586 |
| Wiki | View on Apache Wiki |
| Created | 2021-01-26 |
| Last Modified | 2023-02-08 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.