Hi all, I’d like to draw your attention to SOLR-17138. Jira description gives a more detailed background of the issue - but in short, Solr lacks a robust way to limit the resource usage (be it CPU time or memory consumption or other resource) on a per-query basis. CircuitBreakers help to an extend but they are a global measure. This work focuses on monitoring and terminating individual queries that exceed configured limits.
Reviews / comments / suggestions are highly appreciated! — Andrzej Białecki --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org For additional commands, e-mail: dev-h...@solr.apache.org