allLtsVersions constant in lts_versions.js contains non-LTS versions

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • ALL
    • 🟩 Routing and Topology
    • None
    • None
    • None
    • None
    • None
    • None

      In the code review for SERVER-117252 we discovered that the constant present in the jstests/multiVersion/libs/lts_versions.js file contains potentially non-LTS versions.

      This means that code that expects only LTS versions could be getting minor releases whenever lastLts != lastContinuous.

      We should check if jstests are affected by this and either rename the constant, fix its contents, or do something else with it.

            Assignee:
            Unassigned
            Reporter:
            Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: