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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to