You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (Jira)" <ji...@apache.org> on 2019/12/30 17:20:00 UTC

[jira] [Resolved] (GEODE-7541) Break dependency on SocketCreator/Factory & SecurableCommunicationChannel

     [ https://issues.apache.org/jira/browse/GEODE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Smith resolved GEODE-7541.
------------------------------
    Fix Version/s: 1.12.0
       Resolution: Fixed

> 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
>             Fix For: 1.12.0
>
>          Time Spent: 4h 10m
>  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)