Mike Drob created SOLR-6930: ------------------------------- Summary: Provide "Circuit Breakers" For Expensive Solr Queries Key: SOLR-6930 URL: https://issues.apache.org/jira/browse/SOLR-6930 Project: Solr Issue Type: Bug Components: search Reporter: Mike Drob
Ref: http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/_limiting_memory_usage.html ES currently allows operators to configure "circuit breakers" to preemptively fail queries that are estimated too large rather than allowing an OOM Exception to happen. We might be able to do the same thing. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org