KIP-787 — MM2 manage Kafka resources with custom Admin implementation.
Accepted Kafka 3.4 MirrorMakerConnect
Allows MirrorMaker2 to use a custom Admin implementation (via ForwardingAdmin) for topic creation, partition extension, and config/ACL syncing, routing those operations through organization-managed resource management systems. Organizations with centralized topic governance cannot allow MM2 to call AdminClient directly because it bypasses capacity and budget controls enforced by those systems.
Details
| Author | Omnia Ibrahim |
| Status | Accepted |
| Kafka Version | 3.4 |
| JIRA | KAFKA-13401 |
| Wiki | View on Apache Wiki |
| Created | 2021-10-25 |
| Last Modified | 2022-11-15 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.