From malware.news
![](https://cdn-images-1.medium.com/max/1024/1*r-pBY58a0nrmUZMYpqd_ew.png)
Circuit breakers are added in search products like Solr and Elasticsearch for preventing operations which can cause OutOfMemoryError or node going down. The premise of circuit breakers is to ensure a higher quality of service and only accept request loads that are serviceable in the current resource configuration.