[ 
https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203929#comment-13203929
 ] 

Yonik Seeley commented on SOLR-3088:
------------------------------------

bq. The first node that joins the cluster will pass the desired slice count 
(numShards System Property) and that number will be used to generate the 
placeholders

I wouldn't model it as "first node passes the desired slice count" though.  I'd 
model it as "collection creation has an optional numShards param".
Collection creation happens to always coincide with "first node that joins" 
just because we don't yet have a separate create-collection API?

                
> create shard placeholders
> -------------------------
>
>                 Key: SOLR-3088
>                 URL: https://issues.apache.org/jira/browse/SOLR-3088
>             Project: Solr
>          Issue Type: New Feature
>          Components: SolrCloud
>            Reporter: Yonik Seeley
>             Fix For: 4.0
>
>
> When creating a new collection, a placeholder for each shard should be 
> created.

--
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to