KIP-1031 — Control offset translation in MirrorSourceConnector
Accepted Kafka 3.9 MirrorMaker
Adds a configuration flag `offset.syncs.enabled` to `MirrorSourceConnector` to let operators disable the writing of offset translation records to the `mm2-offset-syncs` internal topic during mirroring. This is useful when MirrorCheckpointConnector is not deployed and offset sync overhead is unnecessary.
Details
| Author | Omnia Ibrahim |
| Status | Accepted |
| Kafka Version | 3.9 |
| JIRA | KAFKA-16254 |
| Wiki | View on Apache Wiki |
| Created | 2024-03-14 |
| Last Modified | 2024-04-24 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.