[ 
https://issues.apache.org/jira/browse/GEODE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002602#comment-17002602
 ] 

ASF subversion and git services commented on GEODE-7541:
--------------------------------------------------------

Commit dc0e50b1721dec1c0d4b682affd0b72d5cd72669 in geode's branch 
refs/heads/feature/GesterTemp from Ernie Burghardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=dc0e50b ]

GEODE-7541: Clean up of auto-generated catch blocks. (#4520)


> Break dependency on SocketCreator/Factory & SecurableCommunicationChannel
> -------------------------------------------------------------------------
>
>                 Key: GEODE-7541
>                 URL: https://issues.apache.org/jira/browse/GEODE-7541
>             Project: Geode
>          Issue Type: Sub-task
>          Components: membership
>            Reporter: Ernest Burghardt
>            Priority: Major
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> SocketCreator & SocketCreatorFactory.
> {color:#a8c023}which should also allow for break dependency on 
> internal.security{color}SecurableCommunicationChannel
>  
> Also look at usage of
> {code:java}
> OSProcess {code}
> in JGroupsMessenger
> {code:java}
> SocketCreator.resolve_dns ? 
> SocketCreator.getHostName(jgAddress.getInetAddress())
>  : jgAddress.getInetAddress().getHostAddress();
> GMSMemberData gmsMember = new GMSMemberData(jgAddress.getInetAddress(),
>  hostname, jgAddress.getPort(),
>  OSProcess.getId(),{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to