Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-49293

Test collection bulk loader for resharding resuming by largest _id inserted

    • Fully Compatible
    • Sharding 2021-01-11, Sharding 2021-01-25
    • 2

      The largest _id value in the <database>.system.resharding.<existingUUID> collection should be used with {$match: {_id: {$gte: <resume _id>}} to resume. Properties to ensure are being tested:

      1. The collection bulk loader for resharding must not trigger a duplicate key error when resuming.
      2. The collection bulk loader for resharding must not miss a document when resuming.

            Assignee:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Reporter:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: