Ilya Kasnacheev created IGNITE-9586:
---------------------------------------
Summary: Treat 172.17.0.1 as localhost address and only use it as
last resort
Key: IGNITE-9586
URL: https://issues.apache.org/jira/browse/IGNITE-9586
Project: Ignite
Issue Type: Improvement
Reporter: Ilya Kasnacheev
As far as my understanding goes, it is a Docker gateway address.
Nodes see that they have this address in common, and try to use it for
Communication, which leads to confusing results since 172.17.0.1 is not
actually shared between them.
I think we should regard it as localhost or outright ignore it when picking
address to connect to in Communication.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)