Joshua Cohen created AURORA-841:
-----------------------------------
Summary: 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)