It's possible to have a scenario that while the secondary is building index at background, the FCV is set from 4.2 to 4.0. In that case,the index key size check should still be bypassed because long index keys already exist on the primary. Secondaries should unconditionally accept large index keys.
- is related to
-
SERVER-36278 Remove the 1KB index key size limit
- Closed