Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.15.0, 1.16.0
Description
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.
Attachments
Issue Links
- causes
-
FLINK-28115 Flink 1.15.0 Parallelism Rebalance causes flink job failure
- Open
- is caused by
-
FLINK-24474 Standalone clusters should bind to localhost by default
- Resolved
- is duplicated by
-
FLINK-29572 Flink Task Manager skip loopback interface for resource manager registration
- Closed
- links to