[ 
https://issues.apache.org/jira/browse/YARN-4820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199449#comment-15199449
 ] 

Junping Du commented on YARN-4820:
----------------------------------

Hi [~ste...@apache.org], I think the redirect logic now is return 307 now:
{code}
response.setStatus(HttpServletResponse.SC_TEMPORARY_REDIRECT);
{code}
Do I miss something here?


> ResourceManager web redirects in HA mode drops query parameters
> ---------------------------------------------------------------
>
>                 Key: YARN-4820
>                 URL: https://issues.apache.org/jira/browse/YARN-4820
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Varun Vasudev
>            Assignee: Varun Vasudev
>         Attachments: YARN-4820.001.patch
>
>
> The RMWebAppFilter redirects http requests from the standby to the active. 
> However it drops all the query parameters when it does the redirect.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to