Parag Ninawe created SOLR-16216: ----------------------------------- Summary: Circuit Breaker - Kill only the particular search requests crossing the circuit breaker threshold Key: SOLR-16216 URL: https://issues.apache.org/jira/browse/SOLR-16216 Project: Solr Issue Type: Improvement Components: SolrCloud Reporter: Parag Ninawe
This ticket is for feature improvement and help needed to handle the following condition Have an optional feature where in there is a provision to track the usage of the Solr Search request and kill the particular request if it crosses the threshold of resource usage. Also, Is there any other way we can handle the scenario where we reject only the query which crosses the JVM heap threshold which will eventually end up causing OOM issues. -- This message was sent by Atlassian Jira (v8.20.7#820007) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org