You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yakov Zhdanov (JIRA)" <ji...@apache.org> on 2016/04/28 13:37:13 UTC

[jira] [Resolved] (IGNITE-3027) TcpDiscoveryImpl.registerLocalNodeAddress() has an infinite loop

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

Yakov Zhdanov resolved IGNITE-3027.
-----------------------------------
    Resolution: Fixed

Fixed in master

> TcpDiscoveryImpl.registerLocalNodeAddress() has an infinite loop
> ----------------------------------------------------------------
>
>                 Key: IGNITE-3027
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3027
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 1.5.0.final
>            Reporter: Valentin Kulichenko
>            Assignee: Yakov Zhdanov
>             Fix For: 1.6
>
>
> If {{IpFinder.initializeLocalAddresses}} always throws an exception, the join process will hang forever even if there is {{joinTimeout}} configured. This can happen, for example, with ZooKeeper finder if provided credentials are incorrect.
> We should make sure that {{joinTimeout}} is honored in this case as well.



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