Wenjun Ruan created FLINK-26844:
-----------------------------------

             Summary: 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


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.

 

 



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

Reply via email to