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: [email protected]
For additional commands, e-mail: [email protected]