-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Security 2024-01-22
-
142
The server status metrics for CursorStats is being initialized in thread local state, rather than before we start multi-threading. We should initialize CursorStats in a MongoInitializer.