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

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

Commit 1550514 from [~markrmil...@gmail.com] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1550514 ]

SOLR-5548: Give DistributedSearchTestCase / JettySolrRunner the ability to 
specify extra filters.

> Give DistributedSearchTestCase / JettySolrRunner the ability to specify extra 
> filters
> -------------------------------------------------------------------------------------
>
>                 Key: SOLR-5548
>                 URL: https://issues.apache.org/jira/browse/SOLR-5548
>             Project: Solr
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 5.0, 4.7
>            Reporter: Gregory Chanan
>            Assignee: Mark Miller
>             Fix For: 5.0, 4.7
>
>         Attachments: SOLR-5548.patch
>
>
> I want to write a test case based around my own custom request handler using 
> AbstractFullDistribZkTestBase.  The issue I'm running into is that for my 
> request handler to work properly, it requires a custom filter to set some 
> properties on the HttpServletRequest.
> AbstractFullDistribZkTestBase allows one to specify extra servlets, but not 
> extra filters on the root servlet.  It would be useful to allow the user to 
> specify extra filters that run before the SolrDispatchFilter.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to