Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-59709

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

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Repl 2021-09-06

      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@mongodb.com Vishnu Kaushik
            Reporter:
            xuerui.fa@mongodb.com Xuerui Fa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: