atris opened a new pull request #1606:
URL: https://github.com/apache/lucene-solr/pull/1606


   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.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to