-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
1
We have a decently useful pattern for create/destroy hooks for ServiceContext here. Unfortunately, the pattern for ClientObservers is much less rigorous and requires defining a ServiceContext hook to make another hook like here. That can cause trouble when we make clients in ServiceContext create/destroy hooks. We should split apart ClientObservers and extend the stronger pattern to Clients and OperationContexts separately.
- is related to
-
SERVER-50656 Add cancelation support to WaitForMajorityService using CancelationTokens
- Closed
- related to
-
SERVER-52520 Make the ConstructorDestructorActions into a generic pattern
- Closed