You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2018/06/04 15:05:00 UTC

[jira] [Updated] (SOLR-11519) Suggestions for replica count violations

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

Noble Paul updated SOLR-11519:
------------------------------
    Description: 
Example 

{code}
{replica:"<3", "port":"8983"}
{code}

If such a policy rule is configured, and there are  3 or more replicas placed in a node with port 8983 that is a violation. The suggestions end point should give suggestions to move replicas from  those nodes so that the policy rule is not violated. For example , if there are 4 replicas for a given  collection on nodes with port 8983 , the suggestions API would return 2  MOVE_REPLICA operations

> Suggestions for replica count violations
> ----------------------------------------
>
>                 Key: SOLR-11519
>                 URL: https://issues.apache.org/jira/browse/SOLR-11519
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: AutoScaling
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>             Fix For: 7.2, master (8.0)
>
>
> Example 
> {code}
> {replica:"<3", "port":"8983"}
> {code}
> If such a policy rule is configured, and there are  3 or more replicas placed in a node with port 8983 that is a violation. The suggestions end point should give suggestions to move replicas from  those nodes so that the policy rule is not violated. For example , if there are 4 replicas for a given  collection on nodes with port 8983 , the suggestions API would return 2  MOVE_REPLICA operations



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