On 10/10/23 20:58, Alex Deparvu wrote:
Please vote for release candidate 2 for Solr 9.4.0
The artifacts can be downloaded from:
https://dist.apache.org/repos/dist/dev/solr/solr-9.4.0-RC2-rev-71e101bb37497f730078d9afe1991b60d10bfe96
You can run the smoke tester directly with this command:
My /tmp is a 4GB ramdisk and I have a monitoring script that alerts me
when it is more than 50% full. For that reason, this is the command I used:
JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 python3 -u
dev-tools/scripts/smokeTestRelease.py
--tmp-dir=/storage0/media/content/solr-smoke-9.4.0
https://dist.apache.org/repos/dist/dev/solr/solr-9.4.0-RC2-rev-71e101bb37497f730078d9afe1991b60d10bfe96
That tmp dir is on a large raid10 spinning rust storage volume in a
directory where my user has read-write permissions.
Wondering about something. I first tried to run this with OpenJDK 17.
It refused to do it because it will only accept JDK 11. My thought is
that it should have run with 17 and displayed a warning at the beginning
and at the end about the Java version being newer than what was
expected. That way it is easy to smoketest multiple java versions. But
maybe there is some good reason to only work on Java 11 that I do not
know about.
It has failed a few times now because tests are failing. Hoping I can
get at least one good run.
Thanks,
Shawn
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org
For additional commands, e-mail: dev-h...@solr.apache.org