[
https://issues.apache.org/jira/browse/SOLR-18168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18074482#comment-18074482
]
ASF subversion and git services commented on SOLR-18168:
--------------------------------------------------------
Commit cf6cb4345c6a1d88f3c99d57178790b8bb60df49 in solr's branch
refs/heads/branch_10x from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=cf6cb4345c6 ]
SOLR-18168: Simplify JettySolrRunner (#4262)
* Remove GzipHandler from JettySolrRunner. Migrate the test to BATS.
* Refactor JettySolrRunner filter access to use generic getFilter(). Broaden
getExtraRequestFilters() return type from SortedMap to SequencedMap.
* Remove Servlet404.
* Move/Rename DebugFilter to ServletFixtures as DelayFilter
> Replace PathExclusionFilter with web.xml configuration
> ------------------------------------------------------
>
> Key: SOLR-18168
> URL: https://issues.apache.org/jira/browse/SOLR-18168
> Project: Solr
> Issue Type: Improvement
> Components: Server
> Reporter: David Smiley
> Assignee: David Smiley
> Priority: Minor
> Labels: pull-request-available
> Fix For: 10.1
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> Now that SolrServlet exists (a Servlet), we are unblocked from removing
> PathExclusionFilter. Instead, its task can be accomplished with web.xml
> configuration. Furthermore, admin UI serving should be exclusively tested
> with BATS (integration) -- JettySolrRunner can be simpler.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]