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

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

Commit b73119046f845c02f160b85c9b70f54e870d8f03 in geode's branch 
refs/heads/feature/GEODE-2804v3 from [~hitesh.khamesra]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=b731190 ]

 GEODE-2804 Caching the InetAddress for configured ip string

    1. We keep configure host string in HostAddress class
    2. We reuse InetsocketAddress if it is ipString.
    3. Client has logic to retry thus we keep InetsocketAddress even if
       it is not ip string.

    GEODE-3017 IPv6 issue on windows. Above changes fixed this issue.

    GEODE-2940 Now we don't validate configure host string on start. As
    there is possibility that host may not available.

    1. Earlier wan config were failing because of that. Now we just keep
    those configure host string. And try this later.

    Added unit tests for it.


> On windows, we don't choose right interface for IPv6
> ----------------------------------------------------
>
>                 Key: GEODE-3017
>                 URL: https://issues.apache.org/jira/browse/GEODE-3017
>             Project: Geode
>          Issue Type: Bug
>          Components: membership
>            Reporter: Hitesh Khamesra
>
> It seems changes related to GEODE-2804 causing this issue. In that change, we 
> use the hostname to connect to locator but with ipv6 on windows, it's not 
> working appropriately. 



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

Reply via email to