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

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

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)