[ 
https://issues.apache.org/jira/browse/IGNITE-28298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18066730#comment-18066730
 ] 

Aleksandr Polovtsev commented on IGNITE-28298:
----------------------------------------------

This is a reincarnation of IGNITE-28250 after the second attempt of updating 
ScaleCube in IGNITE-28291

> Bring back IGNITE-28250
> -----------------------
>
>                 Key: IGNITE-28298
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28298
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Aleksandr Polovtsev
>            Assignee: Aleksandr Polovtsev
>            Priority: Major
>              Labels: ignite-3
>
> We currently do not specify a listen address when starting a node in tests. 
> This means that nodes bind to all available interfaces. When binding to all 
> interfaces we use Java's {{InetAddress.getLocalHost()}} to identify the local 
> address which will also be advertised to other nodes. This can be a problem 
> when nodes run in an LXC container, where an external IP is available, 
> because the external address will be used and advertised, which means the 
> nodes running in the same container will not communicate through the much 
> faster loopback interface which may lead to a different test environment and 
> flaky tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to