-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.8.2
-
Component/s: None
-
None
In order to drop a collection the mongo ruby driver appears to require a full scan across all collection names in the database (during the check to see if the name is valid). For a databases with a large number of collections this takes a large amount of time (delays as long as 2 min seen).