[jira] [Updated] (SOLR-17673) Disable default multithreaded searcher execution until fix can be made

2025-02-13 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated SOLR-17673:
--
Labels: pull-request-available  (was: )

> Disable default multithreaded searcher execution until fix can be made
> --
>
> Key: SOLR-17673
> URL: https://issues.apache.org/jira/browse/SOLR-17673
> Project: Solr
>  Issue Type: Sub-task
>Affects Versions: 9.6
>Reporter: Houston Putman
>Priority: Blocker
>  Labels: pull-request-available
> Fix For: 9.8.1
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Until we can come up with a fix for IndexSearcher having a multiThreaded 
> executor by default, and not only when requests opt-in, we need to make the 
> entire feature opt-in. So for now we will just default the 
> DEFAULT_INDEX_SEARCHER_EXECUTOR_THREADS to 0, instead of 
> {{Runtime.getRuntime().availableProcessors()}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[jira] [Updated] (SOLR-17673) Disable default multithreaded searcher execution until fix can be made

2025-02-13 Thread Houston Putman (Jira)


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

Houston Putman updated SOLR-17673:
--
Fix Version/s: 9.8.1
 Priority: Blocker  (was: Major)

> Disable default multithreaded searcher execution until fix can be made
> --
>
> Key: SOLR-17673
> URL: https://issues.apache.org/jira/browse/SOLR-17673
> Project: Solr
>  Issue Type: Sub-task
>Affects Versions: 9.6
>Reporter: Houston Putman
>Priority: Blocker
> Fix For: 9.8.1
>
>
> Until we can come up with a fix for IndexSearcher having a multiThreaded 
> executor by default, and not only when requests opt-in, we need to make the 
> entire feature opt-in. So for now we will just default the 
> DEFAULT_INDEX_SEARCHER_EXECUTOR_THREADS to 0, instead of 
> {{Runtime.getRuntime().availableProcessors()}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]