You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Atri Sharma (Jira)" <ji...@apache.org> on 2019/11/28 09:04:00 UTC

[jira] [Resolved] (LUCENE-8749) Proposal: Pluggable Interface for Slice Allocation Algorithm

     [ https://issues.apache.org/jira/browse/LUCENE-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Atri Sharma resolved LUCENE-8749.
---------------------------------
    Resolution: Won't Fix

Not needed post the smarter slice allocation algorithm 

> Proposal: Pluggable Interface for Slice Allocation Algorithm
> ------------------------------------------------------------
>
>                 Key: LUCENE-8749
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8749
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/search
>            Reporter: Atri Sharma
>            Priority: Major
>
> The slice allocation method allocates one thread per segment today. If a user wishes to use a different slice allocation algorithm, there is no way except to make a change in IndexSearcher. This Jira proposes an interface to decouple the slice allocation mechanism from IndexSearcher and allow plugging in the method from an external factory (like Collectors).



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

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