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:06:10 UTC

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

Kelvin Tan created SOLR-8375:
--------------------------------

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


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