[
https://issues.apache.org/jira/browse/SOLR-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Per Steffensen updated SOLR-4120:
---------------------------------
Description:
When creating a new collection through the Collection API, the Overseer
(handling the creation) will spread shards for this new collection across all
live nodes.
Sometimes you dont want a collection spread across all available nodes. Allow
for the create operation of the Collection API, to take a createNodeSet
parameter containing a list of Solr to spread the new shards across. If not
provided it will just spread across all available nodes (default).
For an example of a concrete case of usage see:
https://issues.apache.org/jira/browse/SOLR-4114?focusedCommentId=13505506&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13505506
was:
When creating a new collection through the Collection API, the Overseer
(handling the creation) will spread shards for this new collection across all
live nodes.
Sometimes you dont want a collection spread across all available nodes. Allow
for the create operation of the Collection API, to take a createNodeList
parameter containing a list of Solr to spread the new shards across. If not
provided it will just spread across all available nodes (default).
For an example of a concrete case of usage see:
https://issues.apache.org/jira/browse/SOLR-4114?focusedCommentId=13505506&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13505506
> Collection API: Support for specifying a list of solrs to spread a new
> collection across
> ----------------------------------------------------------------------------------------
>
> Key: SOLR-4120
> URL: https://issues.apache.org/jira/browse/SOLR-4120
> Project: Solr
> Issue Type: New Feature
> Components: multicore, SolrCloud
> Affects Versions: 4.0
> Reporter: Per Steffensen
> Assignee: Per Steffensen
> Priority: Minor
> Labels: collection-api, multicore, shard, shard-allocation
>
> When creating a new collection through the Collection API, the Overseer
> (handling the creation) will spread shards for this new collection across all
> live nodes.
> Sometimes you dont want a collection spread across all available nodes. Allow
> for the create operation of the Collection API, to take a createNodeSet
> parameter containing a list of Solr to spread the new shards across. If not
> provided it will just spread across all available nodes (default).
> For an example of a concrete case of usage see:
> https://issues.apache.org/jira/browse/SOLR-4114?focusedCommentId=13505506&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13505506
--
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]