-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Repl 2021-09-06
-
None
-
None
-
None
-
None
-
None
-
None
-
None
If MONGO_VERSION contains a patch version greater than 0 (i.e. 5.1.1), our calculation for lastContinuous will be incorrect, since bisect_left will place MONGO_VERSION greater than the latestFCV, which will set lastContinuous to be equal to latest.