You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Kelvin Tan (JIRA)" <ji...@apache.org> on 2015/12/05 03:07:10 UTC

[jira] [Updated] (SOLR-8375) ReplicaAssigner rejects valid positions

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

Kelvin Tan updated SOLR-8375:
-----------------------------
    Attachment: patch.txt

Patch attached against trunk.

> ReplicaAssigner rejects valid positions
> ---------------------------------------
>
>                 Key: SOLR-8375
>                 URL: https://issues.apache.org/jira/browse/SOLR-8375
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>    Affects Versions: 5.3
>            Reporter: Kelvin Tan
>            Priority: Minor
>         Attachments: patch.txt
>
>
> ReplicaAssigner rejects any position for which a rule does not return NODE_CAN_BE_ASSIGNED.
> However, if the rule's shard does not apply to the position's shard, Rule returns NOT_APPLICABLE. This is not taken into account, and thus valid rules are being rejected at the moment. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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