-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Aggregation Framework, Concurrency, Querying
-
None
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In SERVER-37283 we enforced that modifications to system.views need a MODE_X collection lock, but further testing has showed that because the view catalog is tracked per-database, they need a MODE_X database lock as well.