Please vote for release candidate 2 for Solr 9.10.1 The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/solr/solr-9.10.1-RC2-rev-c135e6335c7158fa26e96b0dc386f825255b47c0
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-RC2-rev-c135e6335c7158fa26e96b0dc386f825255b47c0 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-RC2-rev-c135e6335c7158fa26e96b0dc386f825255b47c0/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-2 && \ 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-2-slim The vote will be open for at least 72 hours i.e. until 2026-01-18 16:00 UTC. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) Here is my +1 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
