Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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