-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
Fully Compatible
-
ALL
-
-
Query 10 (02/22/16)
The createIndexes command will report that a collection has been created even if the creation of the new collection fails:
{ "createdCollectionAutomatically" : true, "errmsg" : "exception: fully qualified namespace bugz.zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz is too long (max is 120 bytes)", "code" : 17381, "ok" : 0 }
Version: 7aad87285f8149e1979699d9767815740e98dff4
- is related to
-
SERVER-1627 add createIndexes command
- Closed