-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.5.1
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
v4.4
-
Repl 2020-04-06
-
50
When using rollbackViaRefetch, we need to relax oplog application constraints when applying oplog entries during RECOVERING before we have reached minValid. Since we do not currently set our application mode to kRecovering correctly during this period, we should relax constraints by setting oplogApplicationEnforcesSteadyStateConstraints=false in the EMRC=false variants to avoid constraint violations that cause node crashes.
- is duplicated by
-
SERVER-47132 Unable to run tests from the shell due to undefined `jsTest.options(...).setParameters`
- Closed
- related to
-
SERVER-47022 Oplog application mode must be set to kRecovering when applying oplog entries after rollbackViaRefetch
- Closed
-
SERVER-21700 Do not relax constraints during steady state replication
- Closed