Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.2
-
None
Description
Thanks to ilyak for locating failure reasons:
Test failed on TC agents, but passes locally
https://ci.ignite.apache.org/project.html?projectId=Ignite20Tests&testNameId=-8122916584508695460&tab=testDetails&branch_Ignite20Tests=%3Cdefault%3E
Test is failed after applying commit: https://github.com/apache/ignite/pull/2972/commits/14f04c4ce80178dc55ee62b3cf09dd4ec129f3e2
caused by IGNITE-6667 implementation
org.apache.ignite.spi.IgniteSpiException: Failed to add node to topology because remote node is configured to use loopback address, but local node is not (consider changing 'localAddress' configuration parameter) [locNodeAddrs=[758001b16ff9/127.0.0.1, /172.17.0.5], rmtNodeAddrs=[127.0.0.1], creatorNodeId=24e3282c-a857-4d5f-beb4-255801500000]
where 172.17.0.5 is IP of TC agent coming from docker
Attachments
Issue Links
- is broken by
-
IGNITE-6667 Allow discovery cache instance reuse if only minor topology change has occured.
-
- Resolved
-