[
https://issues.apache.org/jira/browse/FLINK-27341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631507#comment-17631507
]
Chesnay Schepler commented on FLINK-27341:
------------------------------------------
It should be safe to just remove it imo.
> 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)