-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Networking
-
Server Programmability
connPoolSync is an undocumented internal command that flushes the global pool, deleting all of its pooled connections. Given that the server now contains many connection pools in addition to the global client connection pool, this command no longer works the way it claims to. We should either update this command to do something better, or remove it entirely.
- is related to
-
SERVER-20283 connPoolStats command does not include any information about connections owned by the NetworkInterface
- Closed