-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2020-03-23, Repl 2020-04-06
Following SERVER-28680, retaining a check for the "lastCommittedOp" field in ReplsetRequestVotesArgs and VoteRequester was necessary for 4.4 to be compatible with 4.2.
This will no longer be needed for 4.5, so we can remove all instances of using "lastCommittedOp" as a field name.
- is depended on by
-
SERVER-46164 Enumerate and remove Replication-related FCV 4.2-dependent code and tests
- Closed