SUCCESS! [0:48:19.349163] +1 (binding)
I also performed the following manual steps with the artifacts: - started Solr with the sql module - created a collection, - loaded data - queried from the sql admin screen - ran streaming expressions All worked as expected. Joel Bernstein http://joelsolr.blogspot.com/ On Thu, Apr 28, 2022 at 3:19 AM Houston Putman <[email protected]> wrote: > SUCCESS! [1:12:29.134015] > > Also manually checked: > > - Compatibility with the Solr Operator > - Backups (just local filesystem) > - Prometheus Exporter > > > +1 (binding) > > On Wed, Apr 27, 2022 at 10:15 PM Jan Høydahl <[email protected]> > wrote: > >> Please vote for release candidate 4 for Solr 9.0.0 >> >> The artifacts can be downloaded from: >> >> https://dist.apache.org/repos/dist/dev/solr/solr-9.0.0-RC4-rev-d6e36d590896755ca962c6d2ddedf78ca4f463cc >> >> 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.0.0-RC4-rev-d6e36d590896755ca962c6d2ddedf78ca4f463cc >> >> You are encouraged to do an extra thorough test and manual inspection >> beyond >> running the smoketester, since this is a major release. >> >> 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.0.0-RC4-rev-d6e36d590896755ca962c6d2ddedf78ca4f463cc >> && \ >> docker build $DIST_BASE/$RC_FOLDER/solr/docker/Dockerfile.official \ >> --build-arg SOLR_DOWNLOAD_URL=$DIST_BASE/$RC_FOLDER/solr/solr-9.0.0.tgz >> \ >> -t solr-rc:9.0.0-4 >> >> The vote will be open for at least 72 hours i.e. until 2022-04-30 13:00 >> UTC. >> >> [ ] +1 approve >> [ ] +0 no opinion >> [ ] -1 disapprove (and reason why) >> >> Here is my +1 >> >> SUCCESS! [0:56:56.134141] >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >>
