-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
Fully Compatible
-
Repl 2024-06-10
-
200
-
3
- Remove replication.enableMajorityReadConcern from mongod_options_replication.idl
- Remove replication.enableMajorityReadConcern from handlePreValidationMongodOptions in mongod_options.cpp:
- Update comment for StorageGlobalParams.disableLockFreeReads in storage_options.h
- Remove replication.enableMajorityReadConcern from framework_options.idl
- Remove replication.enableMajorityReadConcern from storeTestFrameworkOptions in framework_options.cpp
- Remove replication.enableMajorityReadConcern check in shell/replsettest.js:awaitSecondaryNodesForRollbackTest and getHashesUsingSessions
- Remove enableMajorityReadConcern option from shell/servers.js:appendSetParameterArgs
- Remove enableMajorityReadConcern from shell/utils.js:jsTestOptions
In this ticket, we also need to remove all usage of this parameter in any jstest.