SERVER-37227 [re-]introduced turning off majority reads into master via a forward port from 4.0. However, the change to table settings in the constructor did not get reintroduced. This means that tables are created with the appropriate logging settings, but restarting while toggling majority reads will not adjust the table settings accordingly.
- is depended on by
-
SERVER-37484 Only alter table logging settings on startup and not collection creation
- Closed
- is related to
-
SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter
- Closed
-
WT-4354 Improve fast path WT_SESSION:alter
- Backlog