-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.6.7
-
Component/s: Replication
-
Fully Compatible
-
Repl 2018-09-10, Repl 2018-09-24
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.