-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Service Arch 2022-05-30, Service Arch 2022-06-13
-
170
The new test added to conn_pool_stats.js in SERVER-64966 uses the wrong key to check for the number of pool connections that were never used. The JS test expects the key wasNeverUsed, but the code produces the BSON with the key neverUsed.
- is depended on by
-
SERVER-63261 Add metrics for wait time for requests to acquire egress connections
- Closed