-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: 2.8.0-rc3
-
Component/s: Replication
-
Replication
-
Fully Compatible
> db.adminCommand({replSetStepDown:1}) { "ok" : 0, "errmsg" : "stepdown period must be longer than secondaryCatchUpPeriodSecs", "code" : 2 }
So change it to this: secondaryCatchUpPeriodSecs(###)
And see if there are other cases where we error and don't include the current values.