[ 
https://issues.apache.org/jira/browse/GEODE-7019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16897007#comment-16897007
 ] 

Alberto Gomez commented on GEODE-7019:
--------------------------------------

Hi Alexander!

I have only observed this problem in versions 1.8 and 1.9 because those are the 
versions I have tested with. Can't tell you if the problem was also present in 
previous versions.

Looking at the code, the bug has been there at least since the introduction of 
class ThinClientPoolDM.

-Alberto

> 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
>            Assignee: Alberto Gomez
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to