[
https://issues.apache.org/jira/browse/SOLR-15301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422776#comment-17422776
]
ASF subversion and git services commented on SOLR-15301:
--------------------------------------------------------
Commit 36f5e4155dd2327416b9c0519e8d5ff48781fce7 in solr's branch
refs/heads/main from Andras Salamon
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=36f5e41 ]
SOLR-15301: Eliminate repetitive index size calculation for Solr metrics
> 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
> Components: metrics
> Reporter: Andras Salamon
> Assignee: Andras Salamon
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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]