You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2014/03/04 22:43:43 UTC

[jira] [Created] (SOLR-5812) A SolrCore that fails to be created should remove itself from ZooKeeper.

Mark Miller created SOLR-5812:
---------------------------------

             Summary: A SolrCore that fails to be created should remove itself from ZooKeeper.
                 Key: SOLR-5812
                 URL: https://issues.apache.org/jira/browse/SOLR-5812
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
            Reporter: Mark Miller
            Assignee: Mark Miller
             Fix For: 4.8, 5.0


This was actually addressed before, but incorrectly and in a way that introduced a nasty bug - you could lose existing SolrCores on startup if there was a problem connecting to ZooKeeper or some other resource.

That was fixed in an unrelated issue (someone commented the problem code out), but it should be fixed correctly. We should remove the SolrCores info from ZooKeeper if it's the first time being created and not if it's simply being loaded and existed previously on startup.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org