-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.0.4
-
Component/s: Replication
-
Fully Compatible
-
v4.0, v3.6
-
Repl 2019-06-03, Repl 2019-06-17
We should a startup warning if a node is using the In-Memory storage engine but has also enabled writeConcernMajorityJournalDefault. Per the documentation, that option is unsupported in replica sets that contain In-Memory nodes and can cause problems if not set to false.
- is related to
-
SERVER-35786 lastDurable optime should be updated after batch application on non-durable storage engines
- Backlog
-
SERVER-31158 voting inMemory nodes should refuse to join replica sets that have writeConcernMajorityJournalDefault set to true
- Closed
-
SERVER-38441 In-Memory pins all dirty data in cache because of read concern majority
- Closed