[ 
https://issues.apache.org/jira/browse/FLINK-26844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenjun Ruan updated FLINK-26844:
--------------------------------
    Description: 
Hi team,

When I build the latest master branch on my laptop, the UT

ConnectionUtilsTest#testReturnLocalHostAddressUsingHeuristics

failed.

And I find we have already changed the code of 
ConnectionUtils.findConnectingAddress, it will return 
InetAddress.getLoopbackAddress(), rather than InetAddress.getLocalHost() in the 
current strategy.

 

I want to fix this.

 

 

  was:
Hi team,

When I build the latest master branch on my laptop, the UT

ConnectionUtilsTest#testReturnLocalHostAddressUsingHeuristics

failed.

And I find we have changed the code of ConnectionUtils.findConnectingAddress, 
it will return InetAddress.getLoopbackAddress(), rather than 
InetAddress.getLocalHost() in the current strategy.

 

I want to fix this.

 

 


> ConnectionUtilsTest run failed
> ------------------------------
>
>                 Key: FLINK-26844
>                 URL: https://issues.apache.org/jira/browse/FLINK-26844
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Network
>         Environment: MacOS Big Sur 11.3.1
>            Reporter: Wenjun Ruan
>            Priority: Major
>
> Hi team,
> When I build the latest master branch on my laptop, the UT
> ConnectionUtilsTest#testReturnLocalHostAddressUsingHeuristics
> failed.
> And I find we have already changed the code of 
> ConnectionUtils.findConnectingAddress, it will return 
> InetAddress.getLoopbackAddress(), rather than InetAddress.getLocalHost() in 
> the current strategy.
>  
> I want to fix this.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to