You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Blake Bender (JIRA)" <ji...@apache.org> on 2019/08/13 15:03:00 UTC

[jira] [Resolved] (GEODE-7019) Idle connections are never closed by native C++ client library

     [ https://issues.apache.org/jira/browse/GEODE-7019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blake Bender resolved GEODE-7019.
---------------------------------
    Resolution: Fixed

> 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: 2h 10m
>  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)