[ 
https://issues.apache.org/jira/browse/SOLR-7484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McKinley updated SOLR-7484:
--------------------------------
    Attachment: SOLR-7484-override.patch

Here is a simple patch that puts back the ability to override sendError() and 
execute()

Previously this was exposed on SolrDispatchFilter, but now we need to make it 
possible to send a custom HttpSolrCall


> Refactor SolrDispatchFilter to move all Solr specific implementation to 
> another class
> -------------------------------------------------------------------------------------
>
>                 Key: SOLR-7484
>                 URL: https://issues.apache.org/jira/browse/SOLR-7484
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Anshum Gupta
>            Assignee: Anshum Gupta
>             Fix For: 5.2
>
>         Attachments: SOLR-7484-override.patch, SOLR-7484.patch, 
> SOLR-7484.patch, SOLR-7484.patch, SOLR-7484.patch, SOLR-7484.patch, 
> SOLR-7484.patch, SOLR-7484.patch, SOLR-7484.patch, SOLR-7484.patch
>
>
> Currently almost everything that's done in SDF.doFilter() is sequential. We 
> should refactor it to clean up the code and make things easier to manage.



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

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

Reply via email to