Write reshardBegin no-op oplog entry after temporary resharding collection is created

XMLWordPrintableJSON

    • Fully Compatible
    • v5.0
    • Sharding 2021-06-28
    • 1
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      This enables a change stream on the existing sharded collection to learn a resharding operation has started.

      {
          op: "n",
          ns: "<database>.<collection>", ui: <existingUUID>,
          o: {msg: "Created temporary resharding collection"},
          o2: {type: "reshardBegin", 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: