You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
replSetStepDown: it's secondaryCatchUpPeriodSecs, not secondaryCatchupPeriodSecs
This might seem minor, but the effect is that after copy-pasting the option, it
apparently has no effect on the command. This makes it seem like the option is
broken in the server, when in fact it's just a small typo in the docs.
Signed-off-by: kay <kay.kim@10gen.com>
0 commit comments