[ https://issues.apache.org/jira/browse/SOLR-17673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927213#comment-17927213 ]
ASF subversion and git services commented on SOLR-17673: -------------------------------------------------------- Commit 24a7753cbd7078bacc4dea1b104edc03362b087e in solr's branch refs/heads/branch_9x from Houston Putman [ https://gitbox.apache.org/repos/asf?p=solr.git;h=24a7753cbd7 ] SOLR-17673: Disable multithreaded search at the node level by default (#3183) (cherry picked from commit 970c1fb98ffd31e1bb5ed6d1a33d6baaa96d1627) > 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: 0.5h > 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: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org