[ https://issues.apache.org/jira/browse/SOLR-8861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kevin Risden updated SOLR-8861: ------------------------------- Description: 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. (was: 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.) > Fix missing CloudSolrClient.connect() before getZkStateReader in solrj.io > classes > --------------------------------------------------------------------------------- > > 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 > > 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org