Hey all, I hate to scuttle my own vote, but in a bit of additional testing I found a NPE in our auth code that I think is worth a respin. So I'm going to switch my vote to a -1.
So: "The VOTE has failed". That said, I'd encourage everyone that hasn't yet had a chance to test this RC anyways. Any issues found here will make RC2 all that much better and save us potential re-spins down the road! I'll target Thursday to send out RC2 if I can get the auth-code bug fixed in time. This technically opens the door if anyone has a bugfix they'd like to sneak in. If so - please raise the issue for discussion in the "Quick 9.10.1 bugfix release" thread and we can discuss there. Best, Jason On Tue, Jan 13, 2026 at 1:23 AM Anshum Gupta <[email protected]> wrote: > > +1 (binding) > Ran the smoke tester and some basic tests. > > SUCCESS! [0:50:44.971475] > > On Fri, Jan 9, 2026 at 2:09 PM Jason Gerlowski <[email protected]> > wrote: > > > Please vote for release candidate 1 for Solr 9.10.1 > > > > The artifacts can be downloaded from: > > > > https://dist.apache.org/repos/dist/dev/solr/solr-9.10.1-RC1-rev-35230aec19bbbb60d79b78f7be39b868af3170c0 > > > > You can run the smoke tester directly with this command: > > > > python3 -u dev-tools/scripts/smokeTestRelease.py \ > > > > https://dist.apache.org/repos/dist/dev/solr/solr-9.10.1-RC1-rev-35230aec19bbbb60d79b78f7be39b868af3170c0 > > > > You can build a release-candidate of the official docker images (full > > & slim) using the following command: > > > > SOLR_DOWNLOAD_SERVER= > > https://dist.apache.org/repos/dist/dev/solr/solr-9.10.1-RC1-rev-35230aec19bbbb60d79b78f7be39b868af3170c0/solr > > && > > <https://dist.apache.org/repos/dist/dev/solr/solr-9.10.1-RC1-rev-35230aec19bbbb60d79b78f7be39b868af3170c0/solr&&> > > \ > > docker build > > $SOLR_DOWNLOAD_SERVER/9.10.1/docker/Dockerfile.official-full \ > > --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \ > > -t solr-rc:9.10.1-1 && \ > > docker build > > $SOLR_DOWNLOAD_SERVER/9.10.1/docker/Dockerfile.official-slim \ > > --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \ > > -t solr-rc:9.10.1-1-slim > > > > The vote will be open for at least 72 hours i.e. until 2026-01-12 > > 23:00 UTC. (I'll likely leave the vote open until at least Tuesday or > > Wednesday since I'm starting right before the weekend.) > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove (and reason why) > > > > Here is my +1 > > > > Best, > > > > Jason > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
