Write reshardDoneCatchUp no-op oplog entry after recipient has caught up to all donor shards

XMLWordPrintableJSON

    • Fully Compatible
    • v5.0
    • Sharding 2021-07-12
    • 1
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This enables a change stream on the temporary resharding collection to learn when data is strictly consistent.

      {
          op: "n",
          ns: "<database>.system.resharding.<existingUUID>",
          ui: <reshardingUUID>,
          o: {msg: "Temporary resharding collection now has strictly consistent view of the data"},
          o2: {type: "reshardDoneCatchUp", reshardingUUID: <reshardingUUID>},
          fromMigrate: true,
      }
      

              Assignee:
              Matthew Walak (Inactive)
              Reporter:
              Max Hirschhorn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: