-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2022-03-21
Currently ticketholders.h is maintained as a struct with global variables. Instead it should more accurately be a decoration of ServiceContext.
There's an example of how to deal with on_update IDL interactions and global variables, so we should be able to refactor this into not having global static variables.
- related to
-
SERVER-64467 Remove global service context for ticketholders from WiredTigerKVEngine
- Closed