-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Networking & Observability
There are a few improvements to be made in HelloMetrics:
- Use an enum for the command name rather than a wrong string, and do not count non-hello/isMaster command names
- Remove the transportlessHelloMetrics from the class once SERVER-84117 is complete
- depends on
-
SERVER-84117 Make Sessions uniquely owned by SessionManagers, which are uniquely owned by TransportLayers
- Open