mirror of https://github.com/apache/lucene.git
7b54902f68
* SOLR-14588: Implement Circuit Breakers This commit consists of two parts: initial circuit breakers infrastructure and real JVM memory based circuit breaker which monitors incoming search requests and rejects them with SERVICE_TOO_BUSY error if the defined threshold is breached, thus giving headroom to existing indexing and search requests to complete. |
||
---|---|---|
.. | ||
analysis-extras | ||
analytics | ||
clustering | ||
dataimporthandler | ||
dataimporthandler-extras | ||
extraction | ||
jaegertracer-configurator | ||
langid | ||
ltr | ||
prometheus-exporter | ||
velocity | ||
contrib-build.xml |