[ https://issues.apache.org/jira/browse/SOLR-17673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927291#comment-17927291 ]
ASF subversion and git services commented on SOLR-17673: -------------------------------------------------------- Commit cef521b1c232bdb27f63eaa1faed64c8f28cf14f in solr's branch refs/heads/main from Houston Putman [ https://gitbox.apache.org/repos/asf?p=solr.git;h=cef521b1c23 ] SOLR-17673: Add back in option to use max CPU threads for searching (#3186) > 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: 1h 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: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org