You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/06/26 06:29:00 UTC

[jira] [Commented] (SOLR-12517) Support range values for replica in autoscaling policies

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

ASF subversion and git services commented on SOLR-12517:
--------------------------------------------------------

Commit 1eb2676f27ad4f3913c0f9f43b08e8f3faf889a0 in lucene-solr's branch refs/heads/master from [~noble.paul]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=1eb2676 ]

SOLR-11985: Support percentage values in replica attribute in autoscaling policy

SOLR-12511: Support non integer values for replica in autoscaling policy

SOLR-12517: Support range values for replica in autoscaling policy


> Support range values for replica in autoscaling policies
> --------------------------------------------------------
>
>                 Key: SOLR-12517
>                 URL: https://issues.apache.org/jira/browse/SOLR-12517
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: AutoScaling, SolrCloud
>            Reporter: Noble Paul
>            Priority: Major
>
> example
> {code}
> {"replica" : "3 - 5", "shard" :"#EACH", "node" : "#ANY"}
> {code}
> means anode may have 3, 4 or 5 replicas of a shard. 



--
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