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

ASF subversion and git services commented on GEODE-7019:
--------------------------------------------------------

Commit be5013eee46360fa8a962fe4f7da91de22bd83cf in geode-native's branch 
refs/heads/develop from Blake Bender
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=be5013e ]

GEODE-7019: Fix Windows build
- Replace sleep() with std::this_thread::sleep_for()
- NOTE: Units change from seconds to ms(!)

Co-authored-by: Steve Sienkowski <[email protected]>


> 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)

Reply via email to