SERVER-32959 removes the limit on index namespaces on servers more recent than 4.0. However, in mixed replica sets running 4.2 and 4.0 binaries, we should not allow long index namespaces because the long index namespaces will fail validation at startup on the 4.0 binaries.
This work is dependent on the work in SERVER-35752 to update FCV constants to refer to 4.2 and 4.0.
- is related to
-
SERVER-35752 Ensure tests that rely on FCV pass after updating FCV constants.
- Closed
-
SERVER-32959 Remove index name length limit
- Closed
- related to
-
SERVER-36148 setFCV downgrade fails on long index namespaces
- Closed
-
SERVER-36422 restartCatalog fails under FCV 4.0 in the presence of long index namespaces
- Closed