-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Minor Change
-
Repl 2021-04-19, Repl 2021-05-03, Repl 2021-05-17
-
156
This will involve changing getDefault to return the implicit default if there is no CWWC. This should be FCV gated so that clusters do not report the implicit default before the FCV has been set to 5.0.
This will cause us to start using the implicit default as the acting default write concern if there is no CWWC. As a result, we might need to first explicitly set the write concern for various writes in jstests that don't expect the default write concern to be {w: majority}.
- is depended on by
-
SERVER-55702 Update 'defaultRWConcern' section of serverStatus
- Closed
- is duplicated by
-
SERVER-55695 Config server should send implicit default when polled for write concern default
- Closed
-
SERVER-55696 Start using implicit default write concern when applicable
- Closed
- related to
-
SERVER-56962 Temporarily disable mode_merge_insert.js and mode_keep_existing_insert.js
- Closed