[
https://issues.apache.org/jira/browse/SOLR-17041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17784164#comment-17784164
]
ASF subversion and git services commented on SOLR-17041:
--------------------------------------------------------
Commit 713d41e91afbc1086d48ad9dd9bbfaf390f0f262 in solr's branch
refs/heads/branch_9x from Alex Deparvu
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=713d41e91af ]
SOLR-17041 Make CommitTracker currentTlogSize lazy (#2027)
> Make CommitTracker currentTlogSize lazy
> ---------------------------------------
>
> Key: SOLR-17041
> URL: https://issues.apache.org/jira/browse/SOLR-17041
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Alex Deparvu
> Priority: Trivial
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> CommitTracker's addedDocument method needs the currentĀ currentTlogSize to
> determine if it should schedule a merge but it might not actually use it. If
> we make this a supplier, the call to get the size would be made only if it's
> needed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]