Support Replication Between Sharded Clusters

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication, Sharding
    • Replication
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Please support replication between sharded clusters. This would effectively first require multi-master replication behavior and support to exist.

      One Idea:
      Good idea to use an existing op-log for cross-cluster replication. Read from op-log from each shard and apply the operation on destination mongos (another datacenter).

      The problem is in the same operation will appear in destination cluster op-log and infinite loop will start as a result.

      The solution is to append to document a special marker to specify the appurtenance to the particular cluster.

        1. img1.png
          img1.png
          45 kB
        2. img2.png
          img2.png
          65 kB
        3. img3.png
          img3.png
          64 kB

            Assignee:
            [DO NOT USE] Backlog - Replication Team
            Reporter:
            Vasily
            Votes:
            5 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: