Erick Erickson created SOLR-11224:
-------------------------------------
Summary: SolrStream.close can hit an NPE
Key: SOLR-11224
URL: https://issues.apache.org/jira/browse/SOLR-11224
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Affects Versions: 6.6, 7.1
Reporter: Erick Erickson
Assignee: Erick Erickson
This line in SolrStream.close() generates an NPE
closeableHttpResponse.close();
There's nothing requiring that this variable ever be set, it's set in
constructParser(). Just needs a check.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]