-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
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.
- duplicates
-
SERVER-56640 Fix Test: jstests/concurrency/fsm_workloads/map_reduce_interrupt.js
- Closed
-
SERVER-57604 Complete TODO listed in SERVER-56640
- Closed