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

Jan Høydahl commented on SOLR-4221:
-----------------------------------

bq. If you wish to create a new collection/shard w/o enough nodes we can just 
use something like forceCreate=true so that the collection and shards are 
created empty + inactive . if forceCreate=false let us just fail if nodes are 
insufficient

+1

When adding a new empty node, it should only get auto-assigned replicas if any 
of the existing collections have not filled up its numShards and 
replicationFactor yet. Else it should be left empty and then be utilized by 
future create collection requests or rebalance/split requests.
                
> Custom sharding
> ---------------
>
>                 Key: SOLR-4221
>                 URL: https://issues.apache.org/jira/browse/SOLR-4221
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Yonik Seeley
>            Assignee: Noble Paul
>         Attachments: SOLR-4221.patch
>
>
> Features to let users control everything about sharding/routing.

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

Reply via email to