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

Avoid creating new exceptions for every request made to MDCAwareThreadPoolExecutor by distributed search

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 7.4
    • 8.6, 9.0
    • SolrCloud
    • None

    Description

      SOLR-11880 tried to do the same and it succeeded for update shard handler but the implementation was wrong for http shard handler because the executor created during construction is overwritten in the init() method. The commit for SOLR-11880 is at https://github.com/apache/lucene-solr/commit/5a47ed4/

      Thanks caomanhdat for spotting this.

      Attachments

        1. SOLR-14402.patch
          5 kB
          Shalin Shekhar Mangar

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: