Incorrect calculation of last continuous when MONGO_VERSION contains a patch version > 0

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.1.0-rc0
    • 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.

            Assignee:
            Vishnu Kaushik
            Reporter:
            Xuerui Fa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: