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

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

Commit 1684268 from [~anshumg] in branch 'dev/branches/lucene_solr_5_2'
[ https://svn.apache.org/r1684268 ]

SOLR-7623: backporting for Solr 5.2.1 (commit was actually a part of SOLR-7274)

> Return the ability to override request dispatcher functions
> -----------------------------------------------------------
>
>                 Key: SOLR-7623
>                 URL: https://issues.apache.org/jira/browse/SOLR-7623
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 5.2
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>             Fix For: Trunk, 5.3, 5.2.1
>
>
> In SOLR-7484, the request dispatcher was refactored in a way that made it 
> impossible to override basic functions.  In particular we need to be able to 
> override:
> {code}
>  protected void execute(SolrQueryResponse rsp)
> {code}
> and
> {code}
> protected void sendError(int code, String message) throws IOException {
> {code}



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