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

OverseerTaskProcessor limits number of concurrent tasks to just 10 even though the thread pool size is 100

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.10.4, 5.5
    • 5.5.1, 6.0
    • SolrCloud
    • None

    Description

      OverseerTaskProcessor uses maxParallelThreads to limit number of concurrent tasks but the same is not used for creating the thread pool. The default limit of 10 is too small, IMO and we should change it to 100. The overseer collection processor mostly just waits around on network calls so there is no harm in increasing this limit.

      Attachments

        1. SOLR-8748.patch
          2 kB
          Shalin Shekhar Mangar

        Activity

          People

            shalin Shalin Shekhar Mangar
            shalin Shalin Shekhar Mangar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: