-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Service Arch
The new counter type (SingleWriterMultiReaderCounter) is especially designed for counters that are only updated by a single thread (e.g. those managed by Client and OperationContext), but observed from multiple threads.
- has to be done before
-
SERVER-85891 Replace counters on `OperationContext` and `Client`
- Closed