Yun Gao created FLINK-27341: ------------------------------- Summary: 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 Reporter: Yun Gao
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.7#820007)