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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to