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

Robustify $merge all_modes.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.14
    • Affects Version/s: 4.1.10, 4.1.11
    • Component/s: Aggregation Framework
    • None
    • Fully Compatible
    • ALL
    • 16

      The test may fail in sharded passthrough mode in some cases. For instance, in a test that verifies 'whenMatched: fail, whenNotMatched: insert' mode we expect the test to return a DuplicateKey error, but also insert some documents in the target collection. The test was written with the assumption that documents in the source collection will be always processed in the same order as they were inserted into the collection. In a sharded cluster this assumption is wrong. 

            Assignee:
            anton.korshunov@mongodb.com Anton Korshunov
            Reporter:
            anton.korshunov@mongodb.com Anton Korshunov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: