Alberto Gomez created GEODE-7019:
------------------------------------
Summary: Idle connections are never closed by native C++ client
library
Key: GEODE-7019
URL: https://issues.apache.org/jira/browse/GEODE-7019
Project: Geode
Issue Type: Bug
Components: native client
Reporter: Alberto Gomez
The native client C++ library never closes idle connections even if idleTimeout
is set to a low value.
This has been observed on a C++ client that executes some operations on the
Geode cluster (which provokes the creation of client to server connections),
then stops to send any operation but all the previously opened the connections
are never closed.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)