-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2021-01-25
Before disabling emrc=false, we should add the following test cases to have coverage of upgrade/downgrade.
1. User runs 4.4 with eMRC=false, shuts down the node, and restarts it with a 5.0 binary and eMRC=true
2. User runs 5.0 with eMRC=true, shuts down the node, and restarts it with a 4.4 binary and eMRC=false
Both of these should occur in FCV 4.4.
- is related to
-
SERVER-53247 Disable enableMajorityReadConcern:false
- Closed