[ https://issues.apache.org/jira/browse/SOLR-16954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762392#comment-17762392 ]
ASF subversion and git services commented on SOLR-16954: -------------------------------------------------------- Commit abbc695ad4f1a9956a634e06d7794b34df3e1683 in solr's branch refs/heads/main from Jan Høydahl [ https://gitbox.apache.org/repos/asf?p=solr.git;h=abbc695ad4f ] SOLR-16954 Make Circuit Breakers available for Update Requests (#1871) Co-authored-by: Christine Poerschke <cpoersc...@apache.org> > Circuit breaker for update requests > ----------------------------------- > > Key: SOLR-16954 > URL: https://issues.apache.org/jira/browse/SOLR-16954 > Project: Solr > Issue Type: New Feature > Security Level: Public(Default Security Level. Issues are Public) > Components: Circuit Breakers > Reporter: Jan Høydahl > Assignee: Jan Høydahl > Priority: Major > Time Spent: 50m > Remaining Estimate: 0h > > Provide a way to utilize any circuit breaker for update requests. > The idea is that any CircuitBreaker plugin should be able to register for > SEARCH and/or UPDATE request types. The CB registry will keep track of these > individually and provide methods to poll whether a CB has tripped for the > given request type. -- 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