[ 
https://issues.apache.org/jira/browse/LUCENE-8383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16537106#comment-16537106
 ] 

ASF subversion and git services commented on LUCENE-8383:
---------------------------------------------------------

Commit ad01baedbfacc4d7ccb375c6af6f79ff2c478509 in lucene-solr's branch 
refs/heads/master from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ad01bae ]

LUCENE-8383: Fix computation of mergingBytes in TieredMergePolicy.


> Fix computation of mergingBytes in TieredMergePolicy
> ----------------------------------------------------
>
>                 Key: LUCENE-8383
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8383
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Erick Erickson
>            Priority: Minor
>         Attachments: LUCENE-8383.patch
>
>
> It looks like LUCENE-7976 changed mergingBytes to be computed as the sum of 
> the sizes of eligible segments, rather than the sum of the sizes of segments 
> that are currently merging, which feels wrong.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to