Alex Deparvu created SOLR-16929:
-----------------------------------

             Summary: SolrStream propagates undecoded error message
                 Key: SOLR-16929
                 URL: https://issues.apache.org/jira/browse/SOLR-16929
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: streaming expressions
    Affects Versions: 9.0
            Reporter: Alex Deparvu


The exception message included by the SolrStream can sometimes be the encoded 
(javabin) string representation of the remote exception.
I think this might be due to consuming the stream response as string instead of 
using a reader. See 'consumeStreamAsErrorMessage' method 
https://github.com/apache/solr/blob/main/solr/solrj-streaming/src/java/org/apache/solr/client/solrj/io/stream/SolrStream.java#L335C18-L335C45



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to