So do you mean the ip address changes during running or the taskmanager failed and relaunched with a same hostname, but the ip address is different?
I am not sure the TM registers to JM with hostname or ip address. We could confirm that from @Zhijiang. For the NAT, currently Flink could not work well with NAT. Since the taskmanager do not provide a bind host/port for others to connect. There's some tickets to track this problem[1]. [1]. https://issues.apache.org/jira/browse/FLINK-15911 Best, Yang KristoffSC <krzysiek.chmielew...@gmail.com> 于2020年2月26日周三 下午11:34写道: > Thank you very much, > what about if node Ip changes? Does it also supports dns or "raw" IP > addresses only. > I'm thinking about cloud deployments where actual service/process can be > rescheduled to a different box but there is name resolving mechanism. > > Also what if there is NAT between Task Manager and Job Manager. > > > > -- > Sent from: > http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/ >