[
https://issues.apache.org/jira/browse/YARN-4820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198044#comment-15198044
]
Steve Loughran commented on YARN-4820:
--------------------------------------
I was just looking at the redirect logic and noting it was looking at 302's
only...if you are treating redirects specially, then 307s ought to be covered
as well, as those are what PUT/POST/DELETE verbs should be issuing if they ever
need to redirect
> 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)