You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2016/03/16 21:58:34 UTC

[jira] [Updated] (SOLR-8861) Fix missing CloudSolrClient.connect() before getZkStateReader in solrj.io classes

     [ https://issues.apache.org/jira/browse/SOLR-8861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Risden updated SOLR-8861:
-------------------------------
    Summary: Fix missing CloudSolrClient.connect() before getZkStateReader in solrj.io classes  (was: Fix missing CloudSolrClient.connect() before getZkStateReader in solrj.io)

> 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
>             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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org