[
https://issues.apache.org/jira/browse/SOLR-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13694789#comment-13694789
]
Yonik Seeley commented on SOLR-4221:
------------------------------------
bq. The proposed behavior is this. If I startup a node w/o specifying the
collection , it would just be a part of the live nodes and no shard and
collection should be assigned to it.
That's not so friendly though... seems like most of the time we would want to
just be able to start a new node and have it utilized automatically.
I think your use case (reserving some nodes for a new collection/shard/whatever
you know you are going to create) may be best served by temporarily setting
autoCreateReplicas=false (or whatever) via API. If autoCreateReplicas==false,
then there should be a way to bring up a node and not have cores created on it.
> 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: [email protected]
For additional commands, e-mail: [email protected]