Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-17144

Each unused core has a dormant but active thread

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 8.11, 9.4
    • 9.6
    • None

    Description

      Each Core in SolrCloud spawns a thread to warmup and open new searchers when needed.

      In case the Core is inactive for a while, this thread uses some resources for no good reason, and may have performance impact when we reach a very high number of cores per Solr node.

       

      Simple fix is to spawn this thread on-demande with a short TTL to save some memory.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pierre.salagnac Pierre Salagnac
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m