-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Service Arch
-
Fully Compatible
-
Service Arch 2024-03-04
Replace _storageChangeLk, which was added by SERVER-61934 and is acquired and released once for each operation, with the the reader-optimized reader-writer mutex from SERVER-86656.
- depends on
-
SERVER-86656 Create a reader-optimized reader-writer mutex
- Closed