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/10/16 05:58:00 UTC

[jira] [Commented] (SOLR-12806) when strict=false is specified, prioritize node allocation using non strict rules

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

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

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

SOLR-12806: use autoscaling policies with strict=false to prioritize node allocation


> when strict=false is specified, prioritize node allocation using non strict rules
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-12806
>                 URL: https://issues.apache.org/jira/browse/SOLR-12806
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: AutoScaling
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>         Attachments: SOLR-12806.patch
>
>
> if a rule is specified as
> for instance if a policy rule as follows exists
> {code:java}
> {"replica" : "#ALL", "freedisk" : "<500", "strict" : false}
> {code}
>  
> If no no nodes have {{freedisk}} more than 500 GB, Solr ignores this rule completely and assign nodes. Ideally it should still prefer a node with {{freedisk}} of 450GB compared to a node that has {{freedisk}} of 400GB



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