[ https://issues.apache.org/jira/browse/SOLR-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270130#comment-14270130 ]
Mark Miller commented on SOLR-6930: ----------------------------------- bq. I'm not a big fan of estimation and pre-emptive termination based on estimates. You would be if you operated a SolrCloud cluster with various clients doing different things. You need to be able to lock things down to prevent OOM's (which dictate restarts). For someone like you, you can turn off the circuit breakers or not enable them, but not doubt they are of great value for anyone running SolrCloud as a service (a common use case). > 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