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

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

Commit 1679493 from [~anshumg] in branch 'dev/trunk'
[ https://svn.apache.org/r1679493 ]

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

> 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
>         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