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

sharding_with_x509.js should use deletes that can be versioned

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.4
    • Affects Version/s: 3.5.3
    • Component/s: Sharding
    • None
    • Fully Compatible
    • ALL
    • Sharding 2017-03-06
    • 0

      The bulk delete used in the test cannot be versioned since the query does not include the shard key. This means that it can fail to actually delete documents that were already sent to the other shard when I migration is happening at the same time and it commits before the bulk delete finishes.

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: