Stale comment in MergeScheduler?
Viliam ġurina <[email protected]> Thu, 19 Mar 2026 16:25:41 +0100
| Newsgroups | gmane.comp.jakarta.lucene.user |
|---|---|
| Message-ID | <CAO=iB8+GtAZLknA3ZR1eLNo7xra46SvXvn458fBB9xC0CVuyAg@mail.gmail.com> |
--00000000000099fea3064d62307c Content-Type: text/plain; charset="UTF-8" Hi all, I'm trying to understand the merge scheduling in detail, and I stumbled across this comment: https://github.com/apache/lucene/blob/main/lucene/core/src/java/org/apache/lucene/index/ConcurrentMergeScheduler.java#L550-L555 This comment is there from the first incarnation of ConcurrentMergeScheduler (see https://github.com/apache/lucene/commit/299d6357dd296f87a099fadd0764292b28dbde47#diff-23900fa379fb66ff248ad4e66408a76607915862cc2130b35e0cd5686deee6ac), but neither in the current, nor in the very first version I don't see any selection of orthogonal merges. Is the comment stale or invalid? Viliam --00000000000099fea3064d62307c--