Kevin Risden created SOLR-8861:
----------------------------------
Summary: Fix missing CloudSolrClient.connect() before
getZkStateReader
Key: SOLR-8861
URL: https://issues.apache.org/jira/browse/SOLR-8861
Project: Solr
Issue Type: Bug
Components: SolrJ
Affects Versions: master, 6.0
Reporter: Kevin Risden
Priority: Critical
Fix For: 6.0
There are a few places in the new solrj.io package that miss calling connect
before getZkStateReader. This can cause NPE exceptions with getZkStateReader in
some cases if the SolrCache is closed.
There is probably a better way to fix this moving forward, but for 6.0 this
should be resolved.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]