Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Works as Designed
-
3.6.9, 4.0.4
-
None
-
None
-
ALL
-
-
Repl 2019-01-14
-
(copied to CRM)
Description
By default, the In-Memory storage engine runs into read concern majority cache problems. If read concern majority is not explicitly disabled at startup, all dirty data remains pinned in cache because In-Memory never commits the data as the normal WiredTiger engine does.
Default settings:
--enableMajorityReadConcern false:
Attachments
Issue Links
- related to
-
SERVER-38685 Startup warning if In-Memory SE is used and writeConcernMajorityJournalDefault is true
-
- Closed
-