[ https://issues.apache.org/jira/browse/SOLR-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743771#comment-15743771 ]
ASF subversion and git services commented on SOLR-9707: ------------------------------------------------------- Commit fecbbe081fd4a777f01517fdd8631e69797def38 in lucene-solr's branch refs/heads/master from [~varunthacker] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=fecbbe0 ] SOLR-9707: Don't forward DeleteByQuery requests to down replicas > 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 > Assignee: Varun Thacker > Labels: solrcloud > Attachments: SOLR-9707.diff, SOLR-9707.patch > > > 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-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org