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

all_modes.js shouldn't assume $merge is ordered

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Query 2020-05-04, Query 2020-05-18
    • 6

      This test is failing because $merge doesn't promise to apply its writes in any particular order. In particular, in a sharded cluster we can generate an "exchange" plan that allows each shard to gather documents and perform writes independently.

            Assignee:
            david.percy@mongodb.com David Percy
            Reporter:
            david.percy@mongodb.com David Percy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: