In theory it's better to start the vote after 8.11.4 is out and the bw-compat indices have been merged into branch_9_12 to make sure 8.11.4 indices can be read.
That said, 8.11.4 has tiny changes, and no changes in file formats in particular. Plus 9.11 is also supposed to read 8.11.4 as well but it's already been released, so nobody ever tested reading 8.11.4 indices with 9.11 either. At some point in the past, I remember that there were issues when there were two votes running concurrently because some things in our bw compat testing logic assume that there can be at most one unreleased version, I don't know if it's been fixed since then. In the end, I think it's your call whether to respin or not, either way likely works. On Fri, Sep 20, 2024 at 6:53 PM Chris Hegarty <christopher.hega...@elastic.co.invalid> wrote: > Hi, > > I’m aware that I initiated this vote while the 8.11.4 vote is still > underway, the voting periods overlap somewhat. > > If there is any technical, or otherwise, reason to respin the 9.12 RC > build, then I’m happy to do so. And/or extend the voting period here. > > -Chris. > > > On 20 Sep 2024, at 17:02, Chris Hegarty <christopher.hega...@elastic.co> > wrote: > > > > Hi, > > > > Please vote for release candidate 1 for Lucene 9.12.0 > > > > The artifacts can be downloaded from: > > > https://dist.apache.org/repos/dist/dev/lucene/lucene-9.12.0-RC1-rev-f9cb943157870156af5f31cce315b95c08295c03 > > > > 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-9.12.0-RC1-rev-f9cb943157870156af5f31cce315b95c08295c03 > > > > The vote will be open for at least 72 hours (allowing for the weekend) > i.e. until 2024-09-25 16:00 UTC. > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove (and reason why) > > > > Here is my +1 > > > > Thanks, > > -Chris. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > > -- Adrien