You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alberto Bustamante Reyes (Jira)" <ji...@apache.org> on 2020/02/05 01:11:00 UTC

[jira] [Updated] (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 ]

Alberto Bustamante Reyes updated GEODE-7019:
--------------------------------------------
    Fix Version/s: 1.11.0

> 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
>             Fix For: 1.11.0
>
>          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
(v8.3.4#803005)