You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Artem Shutak (JIRA)" <ji...@apache.org> on 2015/08/10 19:42:45 UTC

[jira] [Closed] (IGNITE-1033) ClusterNode.hostNames() returns empty strings for loopback adresses.

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

Artem Shutak closed IGNITE-1033.
--------------------------------

> ClusterNode.hostNames() returns empty strings for loopback adresses.
> --------------------------------------------------------------------
>
>                 Key: IGNITE-1033
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1033
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Artem Shutak
>            Assignee: Artem Shutak
>             Fix For: ignite-1.4
>
>
> When 
> ClusterNode.addresses returns [192.168.3.2, 0:0:0:0:0:0:0:1%1, 127.0.0.1]
> then
> ClusterNode.hostNames returns [, , ].
> Should be [192.168.3.2]. Need to update javadoc about loopback addresses.
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)