Details
-
Task
-
Status: Resolved
-
Major - P3
-
Resolution: Fixed
-
None
-
true
Description
Description
Description:
After this ticket, the enableMajorityReadConcern:false server parameter will be available in 4.0. This parameter should be recommended for replica sets containing arbiters. Single replica set transactions are supported with enableMajorityReadConcern:false, but change streams are not yet supported.
Engineering Ticket Description:
The enableMajorityReadConcern:false option exists on 3.6, to allow the server to avoid holding on to all history since the majority commit point. We would like to add this option on 4.0 to address pain due to commit point lag in replica sets with arbiters.
This work should include adding the enableMajorityReadConcern:false Evergreen variant to 4.0, which was introduced inĀ
SERVER-36083. This variant should include all of transactions tests on 4.0.
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
SERVER-36982 Reintroduce enableMajorityReadConcern:false server parameter
-
- Closed
-
- is related to
-
DOCS-11977 Update --enableMajorityReadConcern section
-
- Closed
-
- related to
-
DOCS-12104 Docs for SERVER-37227: Reintroduce enableMajorityReadConcern:false server parameter
-
- Closed
-
- links to