Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
ALL
-
v3.4, v3.2
-
-
Repl 2017-07-31, Repl 2017-10-02
-
0
Description
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.
Attachments
Issue Links
- is documented by
-
DOCS-10928 Replica set nodes running with --nojournal should have writeConcernMajorityJournalDefault set to false.
-
- Closed
-
- 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
-