Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Fully Compatible
-
ALL
-
Description
IndexCatalog::_fixIndexSpec has this code:
1119 else if ( s == "dropDup" ) {
|
1120 // dropDups is silently ignored and removed from the spec as of SERVER-14710.
|
1121 }
|
I believe "dropDup" should be "dropDups".
Version: 10827279fbc6380d4d7774837022b65b3204a988
Attachments
Issue Links
- is related to
-
SERVER-14710 Remove dropDups support from index building
-
- Closed
-