Re: [VOTE] Release Lucene 10.4.0 RC1
Benjamin Trent <[email protected]> Mon, 9 Feb 2026 17:11:57 -0500
| Newsgroups | gmane.comp.jakarta.lucene.devel |
|---|---|
| Message-ID | <CAAyovTWqEARA6ou2AHEnu9MPkXO5aiicgtS1kaM+g4u4WkYv_A@mail.gmail.com> |
Hey y'all, I am gonna respin and kick it off again. Sorry for those who already ran tests. I ran into funky filtered vector search behavior with a small optimization made. It basically breaks other larger optimizations in an effort for a smaller optimization. I am reverting the commit: https://github.com/apache/lucene/pull/15687 And will build another candidate. Sorry for the noise. On Mon, Feb 9, 2026 at 2:51 PM Benjamin Trent <[email protected]> wrote: > Please vote for release candidate 1 for Lucene 10.4.0 > > The artifacts can be downloaded from: > > https://dist.apache.org/repos/dist/dev/lucene/lucene-10.4.0-RC1-rev-2fcb6e534396bb308c9c9a91738e310d273a4352 > > You can run the smoke tester directly with this command: > > python3 -u dev-tools/scripts/smokeTestRelease.py \ > > https://dist.apache.org/repos/dist/dev/lucene/lucene-10.4.0-RC1-rev-2fcb6e534396bb308c9c9a91738e310d273a4352 > > The vote will be open for at least 72 hours i.e. until 2026-02-12 20:00 > UTC. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Here is my +1 > > > Thanks! > > Ben Trent >