You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ds...@apache.org on 2024/02/03 21:23:52 UTC

(solr) branch main updated (e190d7a5bd8 -> 3ab16670d13)

This is an automated email from the ASF dual-hosted git repository.

dsmiley pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


    from e190d7a5bd8 GHA/Crave: update to account for the new clone location (#2224)
     add 3ab16670d13 SOLR-17144: Do not keep an active thread per core (#2236)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                          |  2 +-
 solr/core/src/java/org/apache/solr/core/SolrCore.java     |  4 +++-
 .../java/org/apache/solr/common/util/ExecutorUtil.java    | 15 ++++++++++++++-
 3 files changed, 18 insertions(+), 3 deletions(-)