-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Service arch 2020-11-16, Service arch 2020-11-30
-
0
When we introduce new thread_local variables, we often end up rewriting the same pattern to extend visibility of those variables. We could benefit from a ThreadContext decorable that does the pattern once, correctly. This class would also be a convenient place to hang thread related static functions.
- is depended on by
-
SERVER-52821 Allow thread names to be cached by unique id
- Closed