Andrew Kowpak created FLINK-10425:
-------------------------------------
Summary: taskmaster.host is not respected
Key: FLINK-10425
URL:
https://issues.apache.org/jira/browse/FLINK-10425 Project: Flink
Issue Type: Bug
Components: TaskManager
Affects Versions: 1.6.1
Reporter: Andrew Kowpak
The documentation states that taskmanager.host can be set to override the discovered hostname, however, setting this value has no effect.
Looking at the code, the value never seems to be used. Instead, the deprecated taskmanager.hostname is still used.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)