Mark Miller created SOLR-3612:
---------------------------------

             Summary: Race condition when starting an embedded zk ensemble.
                 Key: SOLR-3612
                 URL: https://issues.apache.org/jira/browse/SOLR-3612
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
            Reporter: Mark Miller
            Assignee: Mark Miller
             Fix For: 4.0, 5.0


This affects example 3 from the wiki. It seems there is a race here, and at one 
time the config just happened to upload fast enough? Now, sometimes other 
instances in the ensemble try to load the config faster than it is uploaded and 
cannot find key files (solrconfig, schema). Not sure I have a great simple 
solution right now, but at minimum I can add in a wait of 10 seconds or so - 
and add some buffer time. A better solution could come later.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to