I'm backporting https://issues.apache.org/jira/browse/SOLR-16164 - ConfigSet API returns error if untrusted user creates from _default configset
I am NOT backporting SOLR-16174 TestBulkSchemaConcurrent - its still baking on master/9x. Saw a new Jenkins failure in last ~24hrs about thread leak I need to look into. Kevin Risden On Tue, May 3, 2022 at 4:53 AM Jan Høydahl <jan....@cominvent.com> wrote: > It's been >72h since the vote was initiated and the result is: > > +1 5 (5 binding) > 0 0 > -1 3 > > The conclusion is that the vote has *FAILED* due to lack of clear > consensus. We'll prepare for RC5. > > I added these as blockers for 9.0 RC5: > > > - https://issues.apache.org/jira/browse/SOLR-16164 - ConfigSet API > returns error if untrusted user creates from _default configset > - https://issues.apache.org/jira/browse/SOLR-16176 - Reproducing > failure in TestCloudJSONFacetSKGEquiv.testRandom > > > There's also Mike's fix for missing License headers, please add it as > blocker yourself. > > We can now also backport other important bug fixes from branch9_x. Just > drop a note here and then you are free to backport your fix - bug fixes > only, no features :) > Test-improvements and stabilizations are always welcome too, such as > SOLR-16174 TestBulkSchemaConcurrent > > Jan > > > 27. apr. 2022 kl. 15:15 skrev Jan Høydahl <jan....@cominvent.com>: > > 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] > > >