I'll change my vote to a -1. Two reasons, #1 is based on the license header issue that I mentioned, and will work on getting that sorted out this week. #2 is that while I personally don't see the severity of the latest identified issues as blocking, if we're going to immediately turn around and start on 9.0.1 then we might as well fix them now and save ourselves a vote cycle.
Mike On Mon, May 2, 2022 at 4:42 PM Anshum Gupta <[email protected]> wrote: > I went through the vote thread again, and it seems like there are issues > that folks aren't comfortable releasing with. > > Jan, as you've been driving this, I'll leave it to you but I think if we > are certain about doing another follow up release with the fixes, we might > as well just do that one release with things fixed. I'd be happy to help. > > Either way, thanks a lot for all of the effort and patience! > > On Mon, May 2, 2022 at 2:39 PM Anshum Gupta <[email protected]> > wrote: > >> Even though the votes are not decisive, here's my report and vote for >> Solr 9.0 RC4. >> >> 1. Smoke Tester passed in a single run! SUCCESS! [0:58:24.657506] >> 2. Manual testing of basic index/search capability using sample code. >> 3. Tested out some issues that were fixed in 8.11 and 9.0 to work >> correctly in this release. >> >> Here's my +1 based on what I saw. >> >> >> >> >> On Wed, Apr 27, 2022 at 6:15 AM 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] >>> >>> >> >> -- >> Anshum Gupta >> > > > -- > Anshum Gupta >
