When downgrading from v4.4 to v4.2 while having collection names longer than 120 characters, users will have to do either of the following for those collections to be able to downgrade.
- Drop the collection.
- Rename the collection to have its name to be less than or equal to 120 characters long.
While any collection names longer than 120 characters exist during downgrade, we should alert them to perform one of the options above before the downgrade can be continued.
- depends on
-
SERVER-41230 Update FCV constants throughout server code following 4.2 branch
- Closed
-
SERVER-41694 Remove the restriction on collection name length
- Closed
- is related to
-
SERVER-41752 Add upgrade/downgrade testing for long collection names
- Closed
- related to
-
SERVER-51333 setFeatureCompatibilityVersion should fail when downgrading from FCV 4.4 to FCV 4.2 with long collection names present
- Closed