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

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

Commit 53040984f62eedd425c98eb6f60bc54a0e83258b in lucene-solr's branch 
refs/heads/master from Munendra S N
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=5304098 ]

SOLR-14345: return correct err msg when non-binary resp parser is used

* This adds support to parse error properly in case of non-binary
  resp parser but the problem still exists for noopResponseParser


> Error messages are not properly propagated with non-default response parsers
> ----------------------------------------------------------------------------
>
>                 Key: SOLR-14345
>                 URL: https://issues.apache.org/jira/browse/SOLR-14345
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Munendra S N
>            Assignee: Munendra S N
>            Priority: Major
>         Attachments: SOLR-14345.patch, SOLR-14345.patch, SOLR-14345.patch, 
> SOLR-14345.patch, SOLR-14345.patch
>
>
> Default {{ResponsParseer}} is {{BinaryResponseParser}}. when non-default 
> response parser is specified in the request then, the error message is 
> propagated to user. This happens in solrCloud mode.
> I came across this problem when working on adding some test which uses 
> {{SolrTestCaseHS}} but similar problem exists with SolrJ client
> Also, same problem exists in both HttpSolrClient and Http2SolrClient



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to