Details
-
Bug
-
Resolution: Done
-
Minor - P4
-
None
-
Fully Compatible
-
ALL
-
-
Query 10 (02/22/16)
Description
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
Attachments
Issue Links
- is related to
-
SERVER-1627 add createIndexes command
-
- Closed
-