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

Concurrency suites sometimes cannot satisfy the default majority write concern for setDefaultRWConcern

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v5.0
    • Repl 2021-06-14, Repl 2021-06-28
    • 163

      In SERVER-55703, we explicitly set the cluster-wide write concern in test suites that may not be able to satisfy majority write concern. We perform the setDefaultRWConcern operation with w: majority, and as the suite itself cannot satisfy this write concern, the setDefaultRWConcern command itself may fail.

      We should have a discussion about the best way to address this type of failure in the concurrency test suite.

            Assignee:
            m.maher@mongodb.com Moustafa Maher
            Reporter:
            ali.mir@mongodb.com Ali Mir
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: