You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Galen O'Sullivan (JIRA)" <ji...@apache.org> on 2017/06/15 00:02:00 UTC

[jira] [Created] (GEODE-3085) Get rid of getSocketHost() and getSocketPort() or justify their existence.

Galen O'Sullivan created GEODE-3085:
---------------------------------------

             Summary: Get rid of getSocketHost() and getSocketPort() or justify their existence.
                 Key: GEODE-3085
                 URL: https://issues.apache.org/jira/browse/GEODE-3085
             Project: Geode
          Issue Type: Sub-task
          Components: client/server
            Reporter: Galen O'Sullivan


{{ServerConnection}} has two methods, {{getSocketHost()}} and {{getSocketPort()}}, which are only used in a handful of places. Look at where they are used and either provide working implementations for {{NewClientServerConnection}} or remove their use / add a new API call on {{ServerConnection}}. Pay close attention that it doesn't tie into legacy commands we don't want to interact with in the new protocol.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)