[ 
https://issues.apache.org/jira/browse/SOLR-18112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070492#comment-18070492
 ] 

ASF subversion and git services commented on SOLR-18112:
--------------------------------------------------------

Commit 8d56a497372a40e719b50880d9b12b0484b1ea3f in solr's branch 
refs/heads/main from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=8d56a497372 ]

SOLR-18112: ConcurrentDeleteAndCreateCollectionTest (#4255)

Check code 404 instead of checking an error String. And improve error 
propagation.

> Convert SolrDispatchFilter to a Servlet
> ---------------------------------------
>
>                 Key: SOLR-18112
>                 URL: https://issues.apache.org/jira/browse/SOLR-18112
>             Project: Solr
>          Issue Type: Improvement
>          Components: Server
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 10.1
>
>         Attachments: 
> SOLR-18112__fix_ConcurrentDeleteAndCreateCollectionTest_due_to_changed_error_msg.patch
>
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> SolrDispatchFilter ought to be an HttpServlet, not an HttpFilter.  It may 
> simplify things internally... but really this is a principled change.
> An example of something simpler would be that it'll be easy to ensure that 
> the actual filters target only Solr and not any other Servlets that someone 
> might want to add.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to