[ https://issues.apache.org/jira/browse/SOLR-16982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767884#comment-17767884 ]
ASF subversion and git services commented on SOLR-16982: -------------------------------------------------------- Commit cc778c74676a340debbaab2ce3b599089a0e46af in solr's branch refs/heads/branch_9x from Jan Høydahl [ https://gitbox.apache.org/repos/asf?p=solr.git;h=cc778c74676 ] SOLR-16982: Trip a Circuit Breaker only for external requests (#1930) Co-authored-by: Christine Poerschke <cpoersc...@apache.org> (cherry picked from commit d9c65fb1a64f6e85d5b869519ff2dbc1f529cb65) > Trip a Circuit Breaker only for external requests > ------------------------------------------------- > > Key: SOLR-16982 > URL: https://issues.apache.org/jira/browse/SOLR-16982 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: Circuit Breakers > Reporter: Jan Høydahl > Assignee: Jan Høydahl > Priority: Major > Time Spent: 40m > Remaining Estimate: 0h > > In a sharded system, Circuit Breakers may now break a shard-request, failing > the entire query request and in worst-case cause data loss (?) in an update > request. > We should see whether we can skip CB checking for the internal requests. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org