-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.0.0
-
Component/s: Storage, WiredTiger
-
Storage Execution
-
ALL
-
0
Affects WT on 3.0+ and InMemory on 3.2+. MMAPv1 is not affected.
Collections containing long index keys that are inserted when failIndexKeyTooLong=false will have all indexes dropped after running repairDatabase if failIndexKeyTooLong is changed back to the default value of true.
- related to
-
SERVER-36386 Remove failIndexKeyTooLong server parameter
- Closed