Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/4988 Actually we cannot change it to `0.0.0.0`, because the address is also used by the client to connect to the rest server. Therefore, it must be a valid target address.
---