Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
3.6.7
-
Fully Compatible
-
Repl 2018-09-10, Repl 2018-09-24
Description
ReplSetStepUp is only supported in PV1, so election handoff is a no-op in PV0. We could easily gate it on protocol version here.
This would save us from unnecessarily logging "Step-up command is only supported by Protocol Version 1" errors.