You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/05/02 18:22:17 UTC

[jira] [Closed] (GEODE-4768) protobuf driver is not closing its socket connections to the locator

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

Anthony Baker closed GEODE-4768.
--------------------------------

> protobuf driver is not closing its socket connections to the locator
> --------------------------------------------------------------------
>
>                 Key: GEODE-4768
>                 URL: https://issues.apache.org/jira/browse/GEODE-4768
>             Project: Geode
>          Issue Type: Task
>          Components: client/server
>            Reporter: Bruce Schuchardt
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.6.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> While reviewing code in the experimental protobuf driver I noticed that the findAServer method is creating socket connections to locators but is not closing them.  Ideally it would abort the socket connections by setting solinger to zero so the locator doesn't accumulate sockets in a time-wait state.  See GEODE-871.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)