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)