-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: 1.6.2
-
Component/s: None
-
None
-
Environment:Centos 64 bit, Amazon EC2
-
Linux
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When you run many Map/Reduce jobs on a sharded environment, and explicitly call a drop collection in your code it seems that the mongos process sends the dropCollection call but it is not always executed by the shard server. Eventually we get a runtime exception when we go over the namespace limit for collections.