Chris M. Hostetter created SOLR-14226:
-----------------------------------------

             Summary: SolrStream reports AuthN/AuthZ failures (401|403) as 
IOException w/o details
                 Key: SOLR-14226
                 URL: https://issues.apache.org/jira/browse/SOLR-14226
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrJ, streaming expressions
            Reporter: Chris M. Hostetter


If you try to use the SolrJ {{SolrStream}} class to making a streaming 
expression request to a solr node, any authentication or authorization failures 
will be swallowed and a eneric "IOException" will be thrown.

(evidently due to a pars error trying to read the body of the response w/o 
consulting the HTTP status?)



--
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