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

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

Commit 1679496 from [~anshumg] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1679496 ]

SOLR-7547: Short circuit SolrDispatchFilter for static content request. Right 
now it creates a new HttpSolrCall object and tries to process it.(merge from 
trunk)

> SDF should short circuit for static content request
> ---------------------------------------------------
>
>                 Key: SOLR-7547
>                 URL: https://issues.apache.org/jira/browse/SOLR-7547
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Anshum Gupta
>            Assignee: Anshum Gupta
>             Fix For: 5.2
>
>         Attachments: SOLR-7547.patch
>
>
> As of now, when we request the Admin UI page, I see those requests coming 
> into SDF and creating the HttpSolrCall object. This shouldn't happen and 
> requests for those paths should just short circuit.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to