You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Shalin Shekhar Mangar (Jira)" <ji...@apache.org> on 2020/07/09 11:20:00 UTC

[jira] [Created] (SOLR-14640) Improve concurrency of SlowCompositeReaderWrapper.getSortedDocValues

Shalin Shekhar Mangar created SOLR-14640:
--------------------------------------------

             Summary: Improve concurrency of SlowCompositeReaderWrapper.getSortedDocValues
                 Key: SOLR-14640
                 URL: https://issues.apache.org/jira/browse/SOLR-14640
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: search
    Affects Versions: 8.4.1
            Reporter: Shalin Shekhar Mangar
         Attachments: Screen Shot 2020-07-09 at 4.46.46 PM.png

Under heavy query load, the synchronized HashMap {{cachedOrdMaps}} inside SlowCompositeReaderWrapper.getSortedDocValues blocks search threads.

See attached screenshot of a java flight recording from an affected node. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org