-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
ALL
-
v3.4, v3.2
-
-
Repl 2017-07-31, Repl 2017-10-02
-
0
If a replica set is running without journaling it should set the writeConcernMajorityJournalDefault in the replica set config to false. If this isn't done there will be multiple issues, including that w:majority write concerns will never complete and that two-phase collection drops will never actually drop the actual underlying WT tables.
- is related to
-
SERVER-31158 voting inMemory nodes should refuse to join replica sets that have writeConcernMajorityJournalDefault set to true
- Closed
-
SERVER-29274 Two Phase Drops: rename collection to special drop-pending name
- Closed
-
SERVER-29459 Two Phase Drops: add option to listCollections command to include drop-pending collections
- Closed
-
SERVER-30760 Add startup warning if running wiredTiger with --nojournal as part of a replica set
- Closed