You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ishan Chattopadhyaya (JIRA)" <ji...@apache.org> on 2016/11/17 16:36:58 UTC

[jira] [Commented] (SOLR-5938) ConcurrentUpdateSolrServer don't parser the response while response status code isn't 200

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

Ishan Chattopadhyaya commented on SOLR-5938:
--------------------------------------------

I think this issue can be closed as a duplicate to SOLR-6550. This functionality is implemented there by way of a "metadata" NamedList that more information than just the response code.

> ConcurrentUpdateSolrServer don't parser the response while response status code isn't 200
> -----------------------------------------------------------------------------------------
>
>                 Key: SOLR-5938
>                 URL: https://issues.apache.org/jira/browse/SOLR-5938
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>    Affects Versions: 4.6.1
>         Environment: one cloud has two server, one shard, one leader one replica, send the index into replica server, replica server forward leader server.
>            Reporter: Raintung Li
>              Labels: SolrCloud, difficulty-easy, impact-low, solrj
>             Fix For: 4.9, 6.0
>
>         Attachments: SOLR-5938.txt
>
>
> ConcurrentUpdateSolrServer only give back the error that don't parser the response body, you can't get the error reason from remote server. 
> EX.
> You send the index request to one solr server, this server forward the other leader server. forward case invoke the ConcurrentUpdateSolrServer.java, you can't get the right error message only check it in the leader server if happen error. Actually leader server had sent the error message to the forwarding server.



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

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