You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2018/07/04 12:05:00 UTC

[jira] [Created] (LUCENE-8383) Fix computation of mergingBytes in TieredMergePolicy

Adrien Grand created LUCENE-8383:
------------------------------------

             Summary: 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
         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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org