You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael Sun (JIRA)" <ji...@apache.org> on 2015/12/14 23:34:46 UTC

[jira] [Created] (SOLR-8416) Solr collection creation API should return after all cores are alive

Michael Sun created SOLR-8416:
---------------------------------

             Summary: Solr collection creation API should return after all cores are alive 
                 Key: SOLR-8416
                 URL: https://issues.apache.org/jira/browse/SOLR-8416
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
            Reporter: Michael Sun


Currently the collection creation API returns once all cores are created. In large cluster the cores may not be alive for some period of time after cores are created. For any thing requested during that period, Solr appears unstable and can return failure. Therefore it's better  the collection creation API waits for all cores to become alive and returns after that.




--
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