[
https://issues.apache.org/jira/browse/SOLR-11224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-11224.
-----------------------------------
Resolution: Fixed
Fix Version/s: 7.1
> 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
> Fix For: 7.1
>
> Attachments: SOLR-11224.patch
>
>
> 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]