Houston Putman created SOLR-17673:
-------------------------------------

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


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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to