You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2018/10/09 07:52:00 UTC

[jira] [Resolved] (SOLR-12717) Support #EACH for collections so that collection/shard pairs can be uniformly distributed

     [ https://issues.apache.org/jira/browse/SOLR-12717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-12717.
------------------------------------------
    Resolution: Implemented

This can already be achieved now by the following rule:
{code}
{"replica":"1", "node":"#EACH"}
{code}

> Support #EACH for collections so that collection/shard pairs can be uniformly distributed
> -----------------------------------------------------------------------------------------
>
>                 Key: SOLR-12717
>                 URL: https://issues.apache.org/jira/browse/SOLR-12717
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: AutoScaling
>            Reporter: Shalin Shekhar Mangar
>            Priority: Major
>             Fix For: 7.6, master (8.0)
>
>
> See the third goal of the question at https://stackoverflow.com/questions/50839060/solr-autoscaling-add-replicas-on-new-nodes
> The user wants to ensure that "Only one replica of each collection should exist on a node". We'd need support for collection:#EACH in a rule to support this use-case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org