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

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

Commit d448921b3e6b6ef36e35fb8a1111cf6c12f75dc5 in lucene-solr's branch 
refs/heads/branch_7x from [~varunthacker]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d448921 ]

SOLR-12477: Return server error(500) for AlreadyClosedException instead of 
client Errors(400) . This closes PR #402

(cherry picked from commit 8d28bbc)


> Return server error(500) for AlreadyClosedException instead of client 
> Errors(400)
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-12477
>                 URL: https://issues.apache.org/jira/browse/SOLR-12477
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: update
>            Reporter: jefferyyuan
>            Assignee: Varun Thacker
>            Priority: Minor
>              Labels: update
>             Fix For: master (8.0), 7.5
>
>         Attachments: SOLR-12477.patch
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> In some cases(for example: corrupt index), addDoc0 throws 
> AlreadyClosedException, but solr server returns client error 400 to client
> This will confuse customers and especially monitoring tool.
> Patch: [https://github.com/apache/lucene-solr/pull/402]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to