[ 
https://issues.apache.org/jira/browse/LUCENE-9074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072852#comment-17072852
 ] 

ASF subversion and git services commented on LUCENE-9074:
---------------------------------------------------------

Commit 9ed71a6efe2d11fd184de53d4191753b2183b73e in lucene-solr's branch 
refs/heads/master from Atri Sharma
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=9ed71a6 ]

LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches (#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

> Account for Executor's Queue Length When Planning Slices in IndexSearcher
> -------------------------------------------------------------------------
>
>                 Key: LUCENE-9074
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9074
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Atri Sharma
>            Assignee: Atri Sharma
>            Priority: Major
>          Time Spent: 10h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to