[
https://issues.apache.org/jira/browse/FLINK-27341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631342#comment-17631342
]
Yun Gao commented on FLINK-27341:
---------------------------------
Hi [~chesnay] sorry for missing the comment, I also think we should drop the
lookback address, but it may need some tests for different deployment targets.
And very thanks [~huwh] for helping tracking this issue! I have assigned the
issue to you. And for the method, do you think we might directly remove the
LOOPBACK? I previously have some try with
[https://github.com/gaoyunhaii/flink/pull/new/remove_loopback] and it should
works in standalone session.
> TaskManager running together with JobManager are bind to 127.0.0.1
> ------------------------------------------------------------------
>
> Key: FLINK-27341
> URL: https://issues.apache.org/jira/browse/FLINK-27341
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.15.0, 1.16.0
> Reporter: Yun Gao
> Assignee: Weihua Hu
> Priority: Major
>
> If some TaskManagers running with JobManager on the same machine while some
> other TaskManager not, the TaskManagers running together with JobManager
> would bind to localhost or 127.0.01, which makes the Netty connections across
> the TaskManagers fail.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)