Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-8383

Fix computation of mergingBytes in TieredMergePolicy

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 7.5, 8.0
    • None
    • None
    • New

    Description

      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.

      Attachments

        1. LUCENE-8383.patch
          2 kB
          Adrien Grand

        Activity

          People

            erickerickson Erick Erickson
            jpountz Adrien Grand
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: