You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/12/02 10:37:22 UTC

[GitHub] [lucene-solr] atris opened a new pull request #1049: LUCENE-9074: Slice Allocation Circuit Breakers in IndexSearcher

atris opened a new pull request #1049: LUCENE-9074: Slice Allocation Circuit Breakers in IndexSearcher
URL: https://github.com/apache/lucene-solr/pull/1049
 
 
   This commit introduces accounting for the queue length of the ExecutorService
   being used to perform concurrent search when allocating slices for an
   IndexSearcher. This commit also introduces an abstraction to define
   custom parameters for sealing bulkheads under heavy node stress
   to allow better predictable behaviour of latencies under varying stress

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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