Bruce Schuchardt created GEODE-4768:
---------------------------------------
Summary: 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
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)