--enableMajorityReadConcern should now have no effect (but not return an error). We can also eliminate the error that results from using this parameter on a storage engine that doesn't support snapshots.
Additionally, we can remove isMajorityReadConcernEnabled() from ReplSettings.
- is related to
-
SERVER-32022 allow enableMajorityReadConcern=false to work
- Closed