Re: Proposing a 10.3.2 bugfix release
Simon Cooper <[email protected]> Mon, 10 Nov 2025 15:42:25 +0000
| Newsgroups | gmane.comp.jakarta.lucene.devel |
|---|---|
| Message-ID | <CA+d=OWxTgGcvM3iW+RnMj0h+mS=HytRY65_DWbmWAwe3HtpwcQ@mail.gmail.com> |
I can be RM for this one SimonC On Mon, 10 Nov 2025 at 15:08, Benjamin Trent <[email protected]> wrote: > Hey y'all, > > We ran into a fairly concerning EOF bug, introduced in v10.1. There was an > optimization added that would desync the iterator approximations from the > scorers. Consequently, scores would be incorrect and periodically, you > would hit an EOF: > > Long history and details here: > https://github.com/apache/lucene/issues/15324 > > I have already backported it to the 10.3 branch: > https://github.com/apache/lucene/commit/dadfd90b4401947f4d0387669dc94999fbb2c830 > > I propose a 10.3.2 bugfix release to be cut & processed this week to > address the bug. > > Does anybody else have a bugfix they want to backport/add? > > Since it's a bugfix release, it's a nice opportunity for newer committers > to get their release process reps in ;) > > > Thanks! > > Ben Trent >