Denis Magda created IGNITE-3011: ----------------------------------- Summary: IPv6 addresses registered with interface name in IP finders Key: IGNITE-3011 URL: https://issues.apache.org/jira/browse/IGNITE-3011 Project: Ignite Issue Type: Bug Affects Versions: 1.5.0.final Reporter: Denis Magda
It was reproduced by a user that Mac OS node registers its IPv6 addresses with network interface name that causes {{UnknownHostException}} when a remote node tries to reach it out over the address. http://apache-ignite-users.70518.x6.nabble.com/Pecuilar-loopback-address-on-Mac-seems-to-break-cluster-of-linux-and-mac-td4156.html Possible fixes: - catch {{UnknownHostException}} in discovery routines and retry on other available addresses; - clear network interface name upon registration in IP finder. -- This message was sent by Atlassian JIRA (v6.3.4#6332)