[ 
https://issues.apache.org/jira/browse/FLINK-10748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Till Rohrmann resolved FLINK-10748.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.0

Fixed via 
https://github.com/apache/flink/commit/bab9699e20794262f4f296471e691cdb1f24c75a

> Jobmanager in HA setup, redirects (307) don't work when behind a load balancer
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-10748
>                 URL: https://issues.apache.org/jira/browse/FLINK-10748
>             Project: Flink
>          Issue Type: Bug
>          Components: JobManager
>    Affects Versions: 1.3.3, 1.4.2, 1.5.5, 1.6.2
>            Reporter: Jeroen Steggink
>            Assignee: Till Rohrmann
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In a HA Jobmanager setup, connecting to a follower results in a redirect 
> (HTTP/1.1 307 Temporary Redirect) to the leader. However, it redirects to an 
> ip address (why is it not the hostname?) which is in another network and not 
> reachable. I have configured hostnames, not ip addresses.
> Wouldn't it be better to proxy the request to another jobmanager instead of 
> using a redirect? 
>  



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

Reply via email to