(Repose 9) Move Routing out of the ReposeFilterChain and into the EmptyServlet

Description

We currently use the EmptyServlet and then do the manually routing on the response afterwards.

Instead, we should let the servlet do the routing (renamed from EmptyServlet to ReposeServlet).

This is where the routing should be happening. By moving the logic to where it's supposed to be, we'll be less surprising.

Acceptance Criteria:

  • Routing is done in the new ReposeServlet (formerly known as the EmptyServlet filter).

Environment

None
100% Done
0

Activity

Done
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Capitalizable

True

Story Points

Time remaining

0h

Sprint

Fix versions

Priority

Created May 30, 2018 at 7:48 PM
Updated October 6, 2018 at 2:40 AM
Resolved June 21, 2018 at 2:13 PM

Flag notifications