You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jeroen Steggink (JIRA)" <ji...@apache.org> on 2018/11/01 10:59:00 UTC

[jira] [Created] (FLINK-10748) Jobmanager in HA setup redirects to ip address instead of hostname

Jeroen Steggink created FLINK-10748:
---------------------------------------

             Summary: Jobmanager in HA setup redirects to ip address instead of hostname
                 Key: FLINK-10748
                 URL: https://issues.apache.org/jira/browse/FLINK-10748
             Project: Flink
          Issue Type: Bug
          Components: JobManager
    Affects Versions: 1.6.2, 1.5.5, 1.4.2, 1.3.3
            Reporter: Jeroen Steggink


In a HA Jobmanager setup, connecting to a follower redirects (HTTP/1.1 307 Temporary Redirect) to the leader. However, it redirects  to an ip address instead of the hostname. This can result in a situation where a server is not resolved because the routing is done based on hostname.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)