-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Minor Change
-
Integration F (02/01/16)
-
0
This causes potential problems since:
- Secondary indexes aren't created on the new collection
- A DB lock is taken to copy the docs to the new collection
- Using this with "system.profile" causes problems
So instead we should return an error that the collection is already capped and the operation did not complete.