-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.6.0
-
Component/s: Concurrency
-
None
-
Storage Execution
-
Fully Compatible
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
dropDatabase acquire the global lock when running
When I want to drop database whose size is 600GB, deleting files will take half a minitue, So the global lock is taken for half a minitue, the whole mongod instance won't service during these time.