Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-14061

mirror-maker2: ability to store internal topics in one single Kafka cluster

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      I run mm2 in dedicated mode (not in Kafka Connect).

      It's possible to replicate from source to the target cluster without creating any internal topics on the source cluster. Thanks to KIP-716: https://cwiki.apache.org/confluence/display/KAFKA/KIP-716%3A+Allow+configuring+the+location+of+the+offset-syncs+topic+with+MirrorMaker2

      But it's impossible to use mm2 for bi-directional replication in case when mm2 has no ACLs to create internal topics on one of two clusters.

      I want to replicate data between our Kafka cluster and many others, like a network hub.

      I have ACLs to create internal topics only on my own cluster, but not others.

      My proposal is to add configuration which allows to store all the internal topics of all clusters  (heartbeats, checkpoints, configs, statuses, offsets) in one single Kafka cluster.

      Attachments

        Activity

          People

            Unassigned Unassigned
            gsavinov Guram Savinov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: