-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 6.0.18
-
Component/s: None
-
Storage Execution
-
(copied to CRM)
-
None
-
None
-
None
-
None
-
None
-
None
-
None
If we issue a DDL when we build an index and are performing many merge spills, we can block operations. This is because we still hold onto the MODE IX lock when we are merging spills. The DDL will then queue MODE X lock, which can then lead to all operations hanging.
- is duplicated by
-
SERVER-102981 Improve yielding during the scanning collection phase of index builds
-
- Closed
-
- related to
-
SERVER-111885 Index Build Merging Spills conflicts with replSetGetStatus
-
- Open
-