Please vote for release candidate 1 for Solr 9.1.1

The artifacts can be downloaded from:
https://dist.apache.org/repos/dist/dev/solr/solr-9.1.1-RC1-rev-cfd3eaede7054e08385df43d5ccd6462ee1b3539

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.1.1-RC1-rev-cfd3eaede7054e08385df43d5ccd6462ee1b3539

You can build a release-candidate of the official docker image using the
following command:

DIST_BASE=https://dist.apache.org/repos/dist/dev/solr && \
  RC_FOLDER=solr-9.1.1-RC1-rev-cfd3eaede7054e08385df43d5ccd6462ee1b3539 && \
  docker build $DIST_BASE/$RC_FOLDER/solr/docker/Dockerfile.official \
  --build-arg SOLR_DOWNLOAD_URL=$DIST_BASE/$RC_FOLDER/solr/solr-9.1.1.tgz \
  -t solr-rc:9.1.1-1

The vote will be open for at least 72 hours i.e. until 2023-01-17 05:00 UTC.
Given the weekend and holidays, let's leave the vote open an extra day;
aiming for 2023-01-18 18:00 UTC

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

Here is my +1

SUCCESS! [0:49:17.605582]

Reply via email to