atris opened a new pull request #1294: LUCENE-9074: Slice Allocation Control 
Plane For Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1294
 
 
   This commit introduces a mechanism to control allocation of threads to 
slices planned for a query.
   The default implementation uses the size of backlog queue of the executor to 
determine if a slice
   should be allocated a new thread
   
   Supersedes #1214 

----------------------------------------------------------------
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


With regards,
Apache Git Services

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

Reply via email to