Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
MM2 uses AdminClients to create and modify topics; while this simplifies the implementation of MM2 it has the following problems
- It assumes that whoever runs MM2 must have admin access to both source and destination clusters. This assumption is not necessarily valid all the time.
- It creates conflict in use-cases where centralised systems or tools manage Kafka resources.
It would be easier if customers could provide how they want to manage Kafka topics and configs through admin client or using their centralised system or tools.
Attachments
Issue Links
- causes
-
KAFKA-14443 Mirror Maker Connectors leak admin clients used for topic creation
- Resolved
-
KAFKA-15465 MM2 not working when its internal topics are pre-created on a cluster that disallows topic creation
- Resolved
- links to