Mark Miller created SOLR-3835:
---------------------------------
Summary: In our leader election algorithm, if on connection loss we found we
did not create our election node, we should retry, not throw an exception.
Key: SOLR-3835
URL: https://issues.apache.org/jira/browse/SOLR-3835
Project: Solr
Issue Type: Bug
Components: SolrCloud
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Critical
Fix For: 4.0, 5.0
On connection loss we don't know if we made our ephem election node or not - if we did, we
correctly used it, but if we did not, instead of retrying like we should, we threw an exception.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|