-
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.
- is related to
-
SERVER-117252 Remove 6.0 multiversion testing from all higher branches
-
- Closed
-