[ 
https://issues.apache.org/jira/browse/SOLR-14615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181002#comment-17181002
 ] 

ASF subversion and git services commented on SOLR-14615:
--------------------------------------------------------

Commit 2f37f401715b6cefe0425ca591c6764f2072045e in lucene-solr's branch 
refs/heads/master from Atri Sharma
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=2f37f40 ]

SOLR-14615: Implement CPU Utilization Based Circuit Breaker (#1737)

This commit introduces CPU based circuit breaker. This circuit breaker
tracks the average CPU load per minute and triggers if the value exceeds
a configurable value.

This commit also adds a specific control flag for Memory Circuit Breaker
to allow enabling/disabling the same.

> CPU Based Circuit Breaker
> -------------------------
>
>                 Key: SOLR-14615
>                 URL: https://issues.apache.org/jira/browse/SOLR-14615
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Atri Sharma
>            Assignee: Atri Sharma
>            Priority: Major
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> We should have a circuit breaker that can monitor and trigger on CPU 
> utilization



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to