[
https://issues.apache.org/jira/browse/GEODE-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-4768:
----------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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)