[
https://issues.apache.org/jira/browse/FLINK-26844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17511895#comment-17511895
]
Wenjun Ruan commented on FLINK-26844:
-------------------------------------
This may due to I open network proxy, after close proxy, the UT success, I will
close this PR.
> 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
> Labels: pull-request-available
>
> 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. But in the UT it still excepted localhost.
>
> I want to fix this.
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)