-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Sharding
-
None
-
None
-
None
-
None
-
None
-
None
-
None
It would be great to be able to write something like 'latestFeatureCompatibilityVersion' and 'previousFeatureCompatibilityVersion', similar to 'latest' and 'last-stable' bin versions, instead of hard coding "3.2" and "3.4" everywhere in our JS code.
The code changes committed in SERVER-26828 should be considered in the solution. That code would benefit from a way to further determine whether the current release has a new feature compatibility version, because right now it's just a manual change between true and false.
- related to
-
SERVER-30794 Make it easy to update jstests that set FCV after a major version release
-
- Backlog
-