You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Andras Salamon (Jira)" <ji...@apache.org> on 2021/03/29 12:45:00 UTC

[jira] [Created] (SOLR-15301) Eliminate repetitive index size calculation for Solr metrics

Andras Salamon created SOLR-15301:
-------------------------------------

             Summary: Eliminate repetitive index size calculation for Solr metrics
                 Key: SOLR-15301
                 URL: https://issues.apache.org/jira/browse/SOLR-15301
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: metrics
            Reporter: Andras Salamon


During metrics calculation Solr asks for core indexSize three times. Twice in SolrCore and once in ReplicationHandler. It slows down metrics calculation and it is also possible that these three reported values are not exactly the same if size changes during calculation.



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

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