Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
Fully Compatible
-
Execution Team 2022-06-13
Description
Currently in Base(), we take the global lock in IX mode via dbtests::WriteContextForTests, then later in deleteAll(), we upgrade the global lock to X mode via Lock::GlobalWrite. Given that it's just the test construct, this probably isn't a real problem, but we are working to ban upgrading the global lock in SERVER-60621, and this test fails as a result.
Attachments
Issue Links
- is depended on by
-
SERVER-60621 Investigate if we can ban upgrading the global lock
-
- Closed
-