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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to