-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QE 2023-06-12, QE 2023-06-26
-
135
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
As kEmptyDoc is a global constant, several thread can end up calling getApproximateSize() on it causing a mostly harmless, but data race, that is triggering thread sanitizers.
Ideally, we can initialize it once during creating to avoid it
- related to
-
SERVER-78013 Clean-up the use of empty DocumentStorage
-
- Backlog
-