You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jessica Cheng Mallet (JIRA)" <ji...@apache.org> on 2016/10/31 17:15:58 UTC

[jira] [Created] (SOLR-9707) DeleteByQuery forward requests to down replicas and set it in LiR

Jessica Cheng Mallet created SOLR-9707:
------------------------------------------

             Summary: DeleteByQuery forward requests to down replicas and set it in LiR
                 Key: SOLR-9707
                 URL: https://issues.apache.org/jira/browse/SOLR-9707
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
            Reporter: Jessica Cheng Mallet


DeleteByQuery, unlike other requests, does not filter out the down replicas. Thus, the update is still forwarded to the down replica and fails, and the leader then sets the replica in LiR. In a cluster where there are lots of deleteByQuery requests, this can flood the /overseer/queue.



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