[
https://issues.apache.org/jira/browse/SOLR-17648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley reassigned SOLR-17648:
-----------------------------------
Assignee: David Smiley
> multiThreaded: Remove obsolete RejectedExecutionException avoidance
> -------------------------------------------------------------------
>
> Key: SOLR-17648
> URL: https://issues.apache.org/jira/browse/SOLR-17648
> Project: Solr
> Issue Type: Task
> Reporter: David Smiley
> Assignee: David Smiley
> Priority: Minor
>
> Lucene 9.12 fixed a RejectedExecutionException risk
> https://github.com/apache/lucene/pull/13622 in which
> RejectedExecutionException is caught and the task is run. This is done with a
> simple Executor wrapper in IndexSearcher's constructor. I propose we remove
> the hack/work-around in SolrIndexSearcher. This brings back a
> LinkedBlockingQueue, and queue size to determine.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]