You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2016/04/19 22:11:25 UTC

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

Valentin Kulichenko created IGNITE-3027:
-------------------------------------------

             Summary: 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: Valentin Kulichenko
             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)