[
https://issues.apache.org/jira/browse/AURORA-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua Cohen updated AURORA-841:
--------------------------------
Description: When the LeaderRedirectFilter attempts to send a 302 to point
requests to the current leader it uses {{HttpServletRequest#getRequestUri}},
unfortunately after AURORA-678 the path returned from this method has already
been rewritten causing us to issue a redirect to an invalid path. (was: When
the LeaderRedirectFilter attempts to send a 302 to point requests to the
current leader it uses {HttpServletRequest#getRequestUri}, unfortunately after
AURORA-678 the path returned from this method has already been rewritten
causing us to issue a redirect to an invalid path.)
> LeaderRedirectFilter using rewritten URI path as redirect target
> ----------------------------------------------------------------
>
> Key: AURORA-841
> URL: https://issues.apache.org/jira/browse/AURORA-841
> Project: Aurora
> Issue Type: Story
> Components: Scheduler
> Reporter: Joshua Cohen
> Assignee: Joshua Cohen
>
> When the LeaderRedirectFilter attempts to send a 302 to point requests to the
> current leader it uses {{HttpServletRequest#getRequestUri}}, unfortunately
> after AURORA-678 the path returned from this method has already been
> rewritten causing us to issue a redirect to an invalid path.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)