[ 
https://issues.apache.org/jira/browse/SOLR-17041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Deparvu resolved SOLR-17041.
---------------------------------
    Fix Version/s: main (10.0)
                   9.5
         Assignee: Alex Deparvu
       Resolution: Fixed

> 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
>            Assignee: Alex Deparvu
>            Priority: Trivial
>             Fix For: main (10.0), 9.5
>
>          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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to