[ https://issues.apache.org/jira/browse/SOLR-16968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767891#comment-17767891 ]
ASF subversion and git services commented on SOLR-16968: -------------------------------------------------------- Commit 210b10b55b9177c56e3d2c17c641932925dbd01f in solr's branch refs/heads/branch_9x from Jan Høydahl [ https://gitbox.apache.org/repos/asf?p=solr.git;h=210b10b55b9 ] SOLR-16968: The MemoryCircuitBreaker now uses average heap usage (#1905) (cherry picked from commit 8ca4a5d657f04d5467d42334d5ed7c9efac2b9ea) > Use averages for Memory Circuit Breaker > --------------------------------------- > > Key: SOLR-16968 > URL: https://issues.apache.org/jira/browse/SOLR-16968 > 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: 3h 10m > Remaining Estimate: 0h > > The memory Circuit Breaker will trip if memory usage exceeds threshold for a > few milliseconds. What we really want is to reject requests when we have seen > average memory pressure exceed the threshold over some time. -- 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