Mailing List Archive

[VOTE] Release Lucene/Solr 8.11.1 RC1
Please vote for release candidate 1 for Lucene/Solr 8.11.1

The artifacts can be downloaded from:
https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50

You can run the smoke tester directly (from a fresh branch_8_11 checkout), with this command:

python3 -u dev-tools/scripts/smokeTestRelease.py \
https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50

The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00 UTC.

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

Here is my +1

SUCCESS! [0:54:56.979538]

NOTE: You must run the smoke tester from latest commit on branch_8_11, since my surname contains a unicode-character, needing a fix in the gpg command ran by the smoketester.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
The only question I have is regarding Lucene, which lists (no changes).
There IS one change though - it ships with log4j 2.16, but I guess that's only relevant for Luke since everyone else consume Lucene through maven. Is it worth a mention in the Lucene release-notes https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_11_1 ? Feel free to edit!

Jan

> 14. des. 2021 kl. 15:35 skrev Jan Høydahl <jan.asf@cominvent.com>:
>
> Please vote for release candidate 1 for Lucene/Solr 8.11.1
>
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>
> You can run the smoke tester directly (from a fresh branch_8_11 checkout), with this command:
>
> python3 -u dev-tools/scripts/smokeTestRelease.py \
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>
> The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00 UTC.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Here is my +1
>
> SUCCESS! [0:54:56.979538]
>
> NOTE: You must run the smoke tester from latest commit on branch_8_11, since my surname contains a unicode-character, needing a fix in the gpg command ran by the smoketester.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
+1

Jan, thank you for being the release manager!

Everyone, I know ppl are busy, maybe haven't slept or ate, but
please/begging let's just test out this RC, report back with VOTEs,
and get these fixes to the users as quick as possible. Let's take care
of addressing issues like this for the projects that we care about.

my tests:

think:Downloads$ gzip -dc lucene-8.11.1.tgz | tar tf - | grep log4j
lucene-8.11.1/licenses/log4j-LICENSE-ASL.txt
lucene-8.11.1/licenses/log4j-NOTICE.txt
lucene-8.11.1/licenses/log4j-api-2.16.0.jar.sha1
lucene-8.11.1/licenses/log4j-api-LICENSE-ASL.txt
lucene-8.11.1/licenses/log4j-api-NOTICE.txt
lucene-8.11.1/licenses/log4j-core-2.16.0.jar.sha1
lucene-8.11.1/licenses/log4j-core-LICENSE-ASL.txt
lucene-8.11.1/licenses/log4j-core-NOTICE.txt
lucene-8.11.1/luke/lib/log4j-api-2.16.0.jar
lucene-8.11.1/luke/lib/log4j-core-2.16.0.jar
think:Downloads$ gzip -dc solr-8.11.1.tgz | tar tf - | grep log4j
solr-8.11.1/contrib/prometheus-exporter/lib/log4j-api-2.16.0.jar
solr-8.11.1/contrib/prometheus-exporter/lib/log4j-core-2.16.0.jar
solr-8.11.1/contrib/prometheus-exporter/lib/log4j-slf4j-impl-2.16.0.jar
solr-8.11.1/licenses/log4j-1.2-api-2.16.0.jar.sha1
solr-8.11.1/licenses/log4j-LICENSE-ASL.txt
solr-8.11.1/licenses/log4j-NOTICE.txt
solr-8.11.1/licenses/log4j-api-2.16.0.jar.sha1
solr-8.11.1/licenses/log4j-api-LICENSE-ASL.txt
solr-8.11.1/licenses/log4j-api-NOTICE.txt
solr-8.11.1/licenses/log4j-core-2.16.0.jar.sha1
solr-8.11.1/licenses/log4j-core-LICENSE-ASL.txt
solr-8.11.1/licenses/log4j-core-NOTICE.txt
solr-8.11.1/licenses/log4j-layout-template-json-2.16.0.jar.sha1
solr-8.11.1/licenses/log4j-layout-template-json-LICENSE-ASL.txt
solr-8.11.1/licenses/log4j-layout-template-json-NOTICE.txt
solr-8.11.1/licenses/log4j-slf4j-LICENSE-ASL.txt
solr-8.11.1/licenses/log4j-slf4j-NOTICE.txt
solr-8.11.1/licenses/log4j-slf4j-impl-2.16.0.jar.sha1
solr-8.11.1/licenses/log4j-web-2.16.0.jar.sha1
solr-8.11.1/licenses/log4j-web-LICENSE-ASL.txt
solr-8.11.1/licenses/log4j-web-NOTICE.txt
solr-8.11.1/server/lib/ext/log4j-1.2-api-2.16.0.jar
solr-8.11.1/server/lib/ext/log4j-api-2.16.0.jar
solr-8.11.1/server/lib/ext/log4j-core-2.16.0.jar
solr-8.11.1/server/lib/ext/log4j-layout-template-json-2.16.0.jar
solr-8.11.1/server/lib/ext/log4j-slf4j-impl-2.16.0.jar
solr-8.11.1/server/lib/ext/log4j-web-2.16.0.jar
solr-8.11.1/server/resources/log4j2-console.xml
solr-8.11.1/server/resources/log4j2.xml

also my tests: Smoketester failed on HDFS tests.

[junit4] Tests with failures [seed: E56ED2C9F3D215B8]:
[junit4] - org.apache.solr.search.TestRecoveryHdfs.testBuffering
[junit4] - org.apache.solr.search.TestRecoveryHdfs.testCorruptLog
[junit4] - org.apache.solr.search.TestRecoveryHdfs.testExistOldBufferLog
[junit4] - org.apache.solr.search.TestRecoveryHdfs.testCleanShutdown
[junit4] - org.apache.solr.search.TestRecoveryHdfs.testTruncatedLog
[junit4] - org.apache.solr.search.TestRecoveryHdfs.testRecoveryMultipleLogs
[junit4] - org.apache.solr.search.TestRecoveryHdfs.testVersionsOnRestart

it seems to be a bug in the test's *teardown* method from what I see
in the stacktrace:

[junit4] 2> java.io.IOException: Filesystem closed
[junit4] 2> at
org.apache.hadoop.hdfs.DFSClient.checkOpen(DFSClient.java:476)
~[hadoop-hdfs-client-3.2.2.jar:?]
[junit4] 2> at
org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:1650)
~[hadoop-hdfs-client-3.2.2.jar:?]
[junit4] 2> at
org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:1636)
~[hadoop-hdfs-client-3.2.2.jar:?]
[junit4] 2> at
org.apache.hadoop.hdfs.DistributedFileSystem.listStatusInternal(DistributedFileSystem.java:1057)
~[hadoop-hdfs-client-3.2.2.jar:?]
[junit4] 2> at
org.apache.hadoop.hdfs.DistributedFileSystem.access$1000(DistributedFileSystem.java:133)
~[hadoop-hdfs-client-3.2.2.jar:?]
[junit4] 2> at
org.apache.hadoop.hdfs.DistributedFileSystem$24.doCall(DistributedFileSystem.java:1132)
~[hadoop-hdfs-client-3.2.2.jar:?]
[junit4] 2> at
org.apache.hadoop.hdfs.DistributedFileSystem$24.doCall(DistributedFileSystem.java:1129)
~[hadoop-hdfs-client-3.2.2.jar:?]
[junit4] 2> at
org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
~[hadoop-common-3.2.2.jar:?]
[junit4] 2> at
org.apache.hadoop.hdfs.DistributedFileSystem.listStatus(DistributedFileSystem.java:1139)
~[hadoop-hdfs-client-3.2.2.jar:?]
[junit4] 2> at
org.apache.solr.store.hdfs.HdfsDirectory.listAll(HdfsDirectory.java:200)
~[java/:?]
[junit4] 2> at
org.apache.lucene.store.FilterDirectory.listAll(FilterDirectory.java:58)
~[java/:?]
[junit4] 2> at
org.apache.solr.store.blockcache.BlockDirectory.close(BlockDirectory.java:249)
~[java/:?]
[junit4] 2> at
org.apache.lucene.util.IOUtils.close(IOUtils.java:89) ~[java/:?]
[junit4] 2> at
org.apache.lucene.util.IOUtils.close(IOUtils.java:77) ~[java/:?]
[junit4] 2> at
org.apache.lucene.store.NRTCachingDirectory.close(NRTCachingDirectory.java:204)
~[java/:?]
[junit4] 2> at
org.apache.solr.common.util.ObjectReleaseTracker.tryClose(ObjectReleaseTracker.java:85)
[java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:336)
[java/:?]

That's just side information. I don't care about this HDFS test at
all. I care about the security fixes. +1 to release.

On Tue, Dec 14, 2021 at 9:36 AM Jan Høydahl <jan.asf@cominvent.com> wrote:
>
> Please vote for release candidate 1 for Lucene/Solr 8.11.1
>
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>
> You can run the smoke tester directly (from a fresh branch_8_11 checkout), with this command:
>
> python3 -u dev-tools/scripts/smokeTestRelease.py \
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>
> The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00 UTC.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Here is my +1
>
> SUCCESS! [0:54:56.979538]
>
> NOTE: You must run the smoke tester from latest commit on branch_8_11, since my surname contains a unicode-character, needing a fix in the gpg command ran by the smoketester.
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
Let's mention this change in release note only.

Uwe

Am 14. Dezember 2021 22:35:27 UTC schrieb "Jan Høydahl" <jan.asf@cominvent.com>:
>The only question I have is regarding Lucene, which lists (no changes).
>There IS one change though - it ships with log4j 2.16, but I guess that's only relevant for Luke since everyone else consume Lucene through maven. Is it worth a mention in the Lucene release-notes https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_11_1 ? Feel free to edit!
>
>Jan
>
>> 14. des. 2021 kl. 15:35 skrev Jan Høydahl <jan.asf@cominvent.com>:
>>
>> Please vote for release candidate 1 for Lucene/Solr 8.11.1
>>
>> The artifacts can be downloaded from:
>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>>
>> You can run the smoke tester directly (from a fresh branch_8_11 checkout), with this command:
>>
>> python3 -u dev-tools/scripts/smokeTestRelease.py \
>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>>
>> The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00 UTC.
>>
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove (and reason why)
>>
>> Here is my +1
>>
>> SUCCESS! [0:54:56.979538]
>>
>> NOTE: You must run the smoke tester from latest commit on branch_8_11, since my surname contains a unicode-character, needing a fix in the gpg command ran by the smoketester.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>For additional commands, e-mail: dev-help@lucene.apache.org
>

--
Uwe Schindler
Achterdiek 19, 28357 Bremen
https://www.thetaphi.de
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
+1 (binding) ~ just ran smoke tester this time

SUCCESS! [1:16:20.247006]

On Tue, Dec 14, 2021 at 7:36 AM Jan Høydahl <jan.asf@cominvent.com> wrote:
>
> Please vote for release candidate 1 for Lucene/Solr 8.11.1
>
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>
> You can run the smoke tester directly (from a fresh branch_8_11 checkout), with this command:
>
> python3 -u dev-tools/scripts/smokeTestRelease.py \
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>
> The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00 UTC.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Here is my +1
>
> SUCCESS! [0:54:56.979538]
>
> NOTE: You must run the smoke tester from latest commit on branch_8_11, since my surname contains a unicode-character, needing a fix in the gpg command ran by the smoketester.
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
+1 (binding)

ran smoke tester - unit tests passed the first time but timed out
downloading artifacts from maven. reran a second time, modifying the smoke
test script to not run solr tests (again) and the script passed.

started up a solr server from the unpacked download and verified it against
a few log4j injections, server responded appropriately each time

manually verified a few of the other bugs having been fixed going into
8.11.1

SUCCESS! [0:35:37.290016]

On Tue, Dec 14, 2021 at 7:24 PM Timothy Potter <thelabdude@gmail.com> wrote:

> +1 (binding) ~ just ran smoke tester this time
>
> SUCCESS! [1:16:20.247006]
>
> On Tue, Dec 14, 2021 at 7:36 AM Jan Høydahl <jan.asf@cominvent.com> wrote:
> >
> > Please vote for release candidate 1 for Lucene/Solr 8.11.1
> >
> > The artifacts can be downloaded from:
> >
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
> >
> > You can run the smoke tester directly (from a fresh branch_8_11
> checkout), with this command:
> >
> > python3 -u dev-tools/scripts/smokeTestRelease.py \
> >
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
> >
> > The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00
> UTC.
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
> > Here is my +1
> >
> > SUCCESS! [0:54:56.979538]
> >
> > NOTE: You must run the smoke tester from latest commit on branch_8_11,
> since my surname contains a unicode-character, needing a fix in the gpg
> command ran by the smoketester.
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
Ran the smoke tested, and it passed.

SUCCESS! [1:21:47.769507]

+1

On Wed, Dec 15, 2021 at 9:28 AM Mike Drob <mdrob@apache.org> wrote:

> +1 (binding)
>
> ran smoke tester - unit tests passed the first time but timed out
> downloading artifacts from maven. reran a second time, modifying the smoke
> test script to not run solr tests (again) and the script passed.
>
> started up a solr server from the unpacked download and verified it
> against a few log4j injections, server responded appropriately each time
>
> manually verified a few of the other bugs having been fixed going into
> 8.11.1
>
> SUCCESS! [0:35:37.290016]
>
> On Tue, Dec 14, 2021 at 7:24 PM Timothy Potter <thelabdude@gmail.com>
> wrote:
>
>> +1 (binding) ~ just ran smoke tester this time
>>
>> SUCCESS! [1:16:20.247006]
>>
>> On Tue, Dec 14, 2021 at 7:36 AM Jan Høydahl <jan.asf@cominvent.com>
>> wrote:
>> >
>> > Please vote for release candidate 1 for Lucene/Solr 8.11.1
>> >
>> > The artifacts can be downloaded from:
>> >
>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>> >
>> > You can run the smoke tester directly (from a fresh branch_8_11
>> checkout), with this command:
>> >
>> > python3 -u dev-tools/scripts/smokeTestRelease.py \
>> >
>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>> >
>> > The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00
>> UTC.
>> >
>> > [ ] +1 approve
>> > [ ] +0 no opinion
>> > [ ] -1 disapprove (and reason why)
>> >
>> > Here is my +1
>> >
>> > SUCCESS! [0:54:56.979538]
>> >
>> > NOTE: You must run the smoke tester from latest commit on branch_8_11,
>> since my surname contains a unicode-character, needing a fix in the gpg
>> command ran by the smoketester.
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> > For additional commands, e-mail: dev-help@lucene.apache.org
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>>
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
+1 from me from smoke test result:


SUCCESS! [0:43:56.320467]

It failed the first time with this failure, but I re-ran and succeeded
above:

[junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest

[junit4] 2> 996270 INFO
(SUITE-JWTIssuerConfigTest-seed#[6DC363670E25C70C]-worker)
[ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property
to test-framework derived value of '/tmp/smoke_l\

ucene_8.11.1_0b002b11819df70783e83ef36b42ed1223c14b50/unpack/solr-8.11.1/solr/server/solr/configsets/_default/conf'

[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=JWTIssuerConfigTest
-Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=6DC363670E25C70C
-Dtests.locale=da-DK -Dtests.timezone=Europe/Isle_of_Man -Dte\

sts.asserts=true -Dtests.file.encoding=UTF-8

[junit4] FAILURE 0.01s J0 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors
<<<

[junit4] > Throwable #1: junit.framework.AssertionFailedError:
Expected exception SolrException but no exception was thrown

[junit4] > at
__randomizedtesting.SeedInfo.seed([6DC363670E25C70C:2678FED260C5F46]:0)

[junit4] > at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2759)

[junit4] > at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2749)

[junit4] > at
org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)

[junit4] > at java.lang.Thread.run(Thread.java:748)

[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {},
docValues:{}, maxPointsInLeafNode=412, maxMBSortInHeap=5.443718473632918,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=da-DK,\

timezone=Europe/Isle_of_Man

[junit4] 2> NOTE: Linux 5.14.12-arch1-1 amd64/Oracle Corporation
1.8.0_251 (64-bit)/cpus=128,threads=1,free=134208904,total=508035072

Mike McCandless

http://blog.mikemccandless.com


On Tue, Dec 14, 2021 at 11:51 PM Ishan Chattopadhyaya <
ichattopadhyaya@gmail.com> wrote:

> Ran the smoke tested, and it passed.
>
> SUCCESS! [1:21:47.769507]
>
> +1
>
> On Wed, Dec 15, 2021 at 9:28 AM Mike Drob <mdrob@apache.org> wrote:
>
>> +1 (binding)
>>
>> ran smoke tester - unit tests passed the first time but timed out
>> downloading artifacts from maven. reran a second time, modifying the smoke
>> test script to not run solr tests (again) and the script passed.
>>
>> started up a solr server from the unpacked download and verified it
>> against a few log4j injections, server responded appropriately each time
>>
>> manually verified a few of the other bugs having been fixed going into
>> 8.11.1
>>
>> SUCCESS! [0:35:37.290016]
>>
>> On Tue, Dec 14, 2021 at 7:24 PM Timothy Potter <thelabdude@gmail.com>
>> wrote:
>>
>>> +1 (binding) ~ just ran smoke tester this time
>>>
>>> SUCCESS! [1:16:20.247006]
>>>
>>> On Tue, Dec 14, 2021 at 7:36 AM Jan Høydahl <jan.asf@cominvent.com>
>>> wrote:
>>> >
>>> > Please vote for release candidate 1 for Lucene/Solr 8.11.1
>>> >
>>> > The artifacts can be downloaded from:
>>> >
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>>> >
>>> > You can run the smoke tester directly (from a fresh branch_8_11
>>> checkout), with this command:
>>> >
>>> > python3 -u dev-tools/scripts/smokeTestRelease.py \
>>> >
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>>> >
>>> > The vote will be open for at least 72 hours i.e. until 2021-12-17
>>> 15:00 UTC.
>>> >
>>> > [ ] +1 approve
>>> > [ ] +0 no opinion
>>> > [ ] -1 disapprove (and reason why)
>>> >
>>> > Here is my +1
>>> >
>>> > SUCCESS! [0:54:56.979538]
>>> >
>>> > NOTE: You must run the smoke tester from latest commit on branch_8_11,
>>> since my surname contains a unicode-character, needing a fix in the gpg
>>> command ran by the smoketester.
>>> > ---------------------------------------------------------------------
>>> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> > For additional commands, e-mail: dev-help@lucene.apache.org
>>> >
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>
>>>
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
If anyone wants to test RC1 in Docker or solr-operator, here is an image: cominvent/solr:8.11.1-rc1

Example:

docker run --rm -p 8983:8983 cominvent/solr:8.11.1-rc1 -c

Jan

> 15. des. 2021 kl. 13:17 skrev Michael McCandless <lucene@mikemccandless.com>:
>
> +1 from me from smoke test result:
>
> SUCCESS! [0:43:56.320467]
>
> It failed the first time with this failure, but I re-ran and succeeded above:
>
> [junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest
> [junit4] 2> 996270 INFO (SUITE-JWTIssuerConfigTest-seed#[6DC363670E25C70C]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/tmp/smoke_l\
> ucene_8.11.1_0b002b11819df70783e83ef36b42ed1223c14b50/unpack/solr-8.11.1/solr/server/solr/configsets/_default/conf'
> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=JWTIssuerConfigTest -Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=6DC363670E25C70C -Dtests.locale=da-DK -Dtests.timezone=Europe/Isle_of_Man -Dte\
> sts.asserts=true -Dtests.file.encoding=UTF-8
> [junit4] FAILURE 0.01s J0 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors <<<
> [junit4] > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
> [junit4] > at __randomizedtesting.SeedInfo.seed([6DC363670E25C70C:2678FED260C5F46]:0)
> [junit4] > at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2759)
> [junit4] > at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2749)
> [junit4] > at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
> [junit4] > at java.lang.Thread.run(Thread.java:748)
> [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=412, maxMBSortInHeap=5.443718473632918, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=da-DK,\
> timezone=Europe/Isle_of_Man
> [junit4] 2> NOTE: Linux 5.14.12-arch1-1 amd64/Oracle Corporation 1.8.0_251 (64-bit)/cpus=128,threads=1,free=134208904,total=508035072
>
> Mike McCandless
>
> http://blog.mikemccandless.com <http://blog.mikemccandless.com/>
>
> On Tue, Dec 14, 2021 at 11:51 PM Ishan Chattopadhyaya <ichattopadhyaya@gmail.com <mailto:ichattopadhyaya@gmail.com>> wrote:
> Ran the smoke tested, and it passed.
>
> SUCCESS! [1:21:47.769507]
>
> +1
>
> On Wed, Dec 15, 2021 at 9:28 AM Mike Drob <mdrob@apache.org <mailto:mdrob@apache.org>> wrote:
> +1 (binding)
>
> ran smoke tester - unit tests passed the first time but timed out downloading artifacts from maven. reran a second time, modifying the smoke test script to not run solr tests (again) and the script passed.
>
> started up a solr server from the unpacked download and verified it against a few log4j injections, server responded appropriately each time
>
> manually verified a few of the other bugs having been fixed going into 8.11.1
>
> SUCCESS! [0:35:37.290016]
>
> On Tue, Dec 14, 2021 at 7:24 PM Timothy Potter <thelabdude@gmail.com <mailto:thelabdude@gmail.com>> wrote:
> +1 (binding) ~ just ran smoke tester this time
>
> SUCCESS! [1:16:20.247006]
>
> On Tue, Dec 14, 2021 at 7:36 AM Jan Høydahl <jan.asf@cominvent.com <mailto:jan.asf@cominvent.com>> wrote:
> >
> > Please vote for release candidate 1 for Lucene/Solr 8.11.1
> >
> > The artifacts can be downloaded from:
> > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50 <https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50>
> >
> > You can run the smoke tester directly (from a fresh branch_8_11 checkout), with this command:
> >
> > python3 -u dev-tools/scripts/smokeTestRelease.py \
> > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50 <https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50>
> >
> > The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00 UTC.
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
> > Here is my +1
> >
> > SUCCESS! [0:54:56.979538]
> >
> > NOTE: You must run the smoke tester from latest commit on branch_8_11, since my surname contains a unicode-character, needing a fix in the gpg command ran by the smoketester.
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org <mailto:dev-unsubscribe@lucene.apache.org>
> > For additional commands, e-mail: dev-help@lucene.apache.org <mailto:dev-help@lucene.apache.org>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org <mailto:dev-unsubscribe@lucene.apache.org>
> For additional commands, e-mail: dev-help@lucene.apache.org <mailto:dev-help@lucene.apache.org>
>
RE: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
Hi,

Policeman Jenkins tested the relaese with Smoketester:

SUCCESS! [1:28:23.237262]
Finished: SUCCESS

https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Release-Tester/38/console

I did not do futher checks, I just want to get the release out soon! Thanks
to Jan to do the release so fast.

In the release notes of Lucene we should just mention that log4j was updated
(Luke and possibly Replicator). A changes entry was forgotten, but that's
not urgent.

So here's my +1
Uwe

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Jan H?ydahl <jan.asf@cominvent.com>
> Sent: Tuesday, December 14, 2021 3:36 PM
> To: Lucene Dev <dev@lucene.apache.org>
> Subject: [VOTE] Release Lucene/Solr 8.11.1 RC1
>
> Please vote for release candidate 1 for Lucene/Solr 8.11.1
>
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
> rev0b002b11819df70783e83ef36b42ed1223c14b50
>
> You can run the smoke tester directly (from a fresh branch_8_11 checkout),
> with this command:
>
> python3 -u dev-tools/scripts/smokeTestRelease.py \
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
> rev0b002b11819df70783e83ef36b42ed1223c14b50
>
> The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00
UTC.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Here is my +1
>
> SUCCESS! [0:54:56.979538]
>
> NOTE: You must run the smoke tester from latest commit on branch_8_11,
> since my surname contains a unicode-character, needing a fix in the gpg
> command ran by the smoketester.
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
I think ASF allows exception to the 72h voting rule for urgent fixes. The current vote result is 7 "+1" and no "-1". So if we figure out how to trigger that exception we could push it e.g. tomorrow instad of Friday?

Jan

> 15. des. 2021 kl. 15:29 skrev Uwe Schindler <uwe@thetaphi.de>:
>
> Hi,
>
> Policeman Jenkins tested the relaese with Smoketester:
>
> SUCCESS! [1:28:23.237262]
> Finished: SUCCESS
>
> https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Release-Tester/38/console
>
> I did not do futher checks, I just want to get the release out soon! Thanks
> to Jan to do the release so fast.
>
> In the release notes of Lucene we should just mention that log4j was updated
> (Luke and possibly Replicator). A changes entry was forgotten, but that's
> not urgent.
>
> So here's my +1
> Uwe
>
> -----
> Uwe Schindler
> Achterdiek 19, D-28357 Bremen
> https://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
>> -----Original Message-----
>> From: Jan Høydahl <jan.asf@cominvent.com>
>> Sent: Tuesday, December 14, 2021 3:36 PM
>> To: Lucene Dev <dev@lucene.apache.org>
>> Subject: [VOTE] Release Lucene/Solr 8.11.1 RC1
>>
>> Please vote for release candidate 1 for Lucene/Solr 8.11.1
>>
>> The artifacts can be downloaded from:
>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
>> rev0b002b11819df70783e83ef36b42ed1223c14b50
>>
>> You can run the smoke tester directly (from a fresh branch_8_11 checkout),
>> with this command:
>>
>> python3 -u dev-tools/scripts/smokeTestRelease.py \
>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
>> rev0b002b11819df70783e83ef36b42ed1223c14b50
>>
>> The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00
> UTC.
>>
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove (and reason why)
>>
>> Here is my +1
>>
>> SUCCESS! [0:54:56.979538]
>>
>> NOTE: You must run the smoke tester from latest commit on branch_8_11,
>> since my surname contains a unicode-character, needing a fix in the gpg
>> command ran by the smoketester.
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
+1

SUCCESS! [1:27:33.004868]


~ David Smiley
Apache Lucene/Solr Search Developer
http://www.linkedin.com/in/davidwsmiley


On Wed, Dec 15, 2021 at 11:17 AM Jan Høydahl <jan.asf@cominvent.com> wrote:

> I think ASF allows exception to the 72h voting rule for urgent fixes. The
> current vote result is 7 "+1" and no "-1". So if we figure out how to
> trigger that exception we could push it e.g. tomorrow instad of Friday?
>
> Jan
>
> > 15. des. 2021 kl. 15:29 skrev Uwe Schindler <uwe@thetaphi.de>:
> >
> > Hi,
> >
> > Policeman Jenkins tested the relaese with Smoketester:
> >
> > SUCCESS! [1:28:23.237262]
> > Finished: SUCCESS
> >
> >
> https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Release-Tester/38/console
> >
> > I did not do futher checks, I just want to get the release out soon!
> Thanks
> > to Jan to do the release so fast.
> >
> > In the release notes of Lucene we should just mention that log4j was
> updated
> > (Luke and possibly Replicator). A changes entry was forgotten, but that's
> > not urgent.
> >
> > So here's my +1
> > Uwe
> >
> > -----
> > Uwe Schindler
> > Achterdiek 19, D-28357 Bremen
> > https://www.thetaphi.de
> > eMail: uwe@thetaphi.de
> >
> >> -----Original Message-----
> >> From: Jan Høydahl <jan.asf@cominvent.com>
> >> Sent: Tuesday, December 14, 2021 3:36 PM
> >> To: Lucene Dev <dev@lucene.apache.org>
> >> Subject: [VOTE] Release Lucene/Solr 8.11.1 RC1
> >>
> >> Please vote for release candidate 1 for Lucene/Solr 8.11.1
> >>
> >> The artifacts can be downloaded from:
> >> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
> >> rev0b002b11819df70783e83ef36b42ed1223c14b50
> >>
> >> You can run the smoke tester directly (from a fresh branch_8_11
> checkout),
> >> with this command:
> >>
> >> python3 -u dev-tools/scripts/smokeTestRelease.py \
> >> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
> >> rev0b002b11819df70783e83ef36b42ed1223c14b50
> >>
> >> The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00
> > UTC.
> >>
> >> [ ] +1 approve
> >> [ ] +0 no opinion
> >> [ ] -1 disapprove (and reason why)
> >>
> >> Here is my +1
> >>
> >> SUCCESS! [0:54:56.979538]
> >>
> >> NOTE: You must run the smoke tester from latest commit on branch_8_11,
> >> since my surname contains a unicode-character, needing a fix in the gpg
> >> command ran by the smoketester.
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >> For additional commands, e-mail: dev-help@lucene.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
+1 (binding)

smoke tester pass, local 4 node cluster started via cloud.sh (-r to build
from local check out of 0b002b11819df70783e83ef36b42ed1223c14b50) created 2
collections added one doc to each, queried each and both via an alias.

On Wed, Dec 15, 2021 at 11:17 AM Jan Høydahl <jan.asf@cominvent.com> wrote:

> I think ASF allows exception to the 72h voting rule for urgent fixes. The
> current vote result is 7 "+1" and no "-1". So if we figure out how to
> trigger that exception we could push it e.g. tomorrow instad of Friday?
>
> Jan
>
> > 15. des. 2021 kl. 15:29 skrev Uwe Schindler <uwe@thetaphi.de>:
> >
> > Hi,
> >
> > Policeman Jenkins tested the relaese with Smoketester:
> >
> > SUCCESS! [1:28:23.237262]
> > Finished: SUCCESS
> >
> >
> https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Release-Tester/38/console
> >
> > I did not do futher checks, I just want to get the release out soon!
> Thanks
> > to Jan to do the release so fast.
> >
> > In the release notes of Lucene we should just mention that log4j was
> updated
> > (Luke and possibly Replicator). A changes entry was forgotten, but that's
> > not urgent.
> >
> > So here's my +1
> > Uwe
> >
> > -----
> > Uwe Schindler
> > Achterdiek 19, D-28357 Bremen
> > https://www.thetaphi.de
> > eMail: uwe@thetaphi.de
> >
> >> -----Original Message-----
> >> From: Jan Høydahl <jan.asf@cominvent.com>
> >> Sent: Tuesday, December 14, 2021 3:36 PM
> >> To: Lucene Dev <dev@lucene.apache.org>
> >> Subject: [VOTE] Release Lucene/Solr 8.11.1 RC1
> >>
> >> Please vote for release candidate 1 for Lucene/Solr 8.11.1
> >>
> >> The artifacts can be downloaded from:
> >> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
> >> rev0b002b11819df70783e83ef36b42ed1223c14b50
> >>
> >> You can run the smoke tester directly (from a fresh branch_8_11
> checkout),
> >> with this command:
> >>
> >> python3 -u dev-tools/scripts/smokeTestRelease.py \
> >> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
> >> rev0b002b11819df70783e83ef36b42ed1223c14b50
> >>
> >> The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00
> > UTC.
> >>
> >> [ ] +1 approve
> >> [ ] +0 no opinion
> >> [ ] -1 disapprove (and reason why)
> >>
> >> Here is my +1
> >>
> >> SUCCESS! [0:54:56.979538]
> >>
> >> NOTE: You must run the smoke tester from latest commit on branch_8_11,
> >> since my surname contains a unicode-character, needing a fix in the gpg
> >> command ran by the smoketester.
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >> For additional commands, e-mail: dev-help@lucene.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

--
http://www.needhamsoftware.com (work)
http://www.the111shift.com (play)
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
SUCCESS! [0:56:37.756257]

+1

On Tue, Dec 14, 2021 at 3:36 PM Jan Høydahl <jan.asf@cominvent.com> wrote:
>
> Please vote for release candidate 1 for Lucene/Solr 8.11.1
>
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>
> You can run the smoke tester directly (from a fresh branch_8_11 checkout), with this command:
>
> python3 -u dev-tools/scripts/smokeTestRelease.py \
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>
> The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00 UTC.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Here is my +1
>
> SUCCESS! [0:54:56.979538]
>
> NOTE: You must run the smoke tester from latest commit on branch_8_11, since my surname contains a unicode-character, needing a fix in the gpg command ran by the smoketester.
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
Anyone try manually launching the RC on Windows? There's a change to
bin/solr.cmd in this release. I tested before I committed but always
good to re-test with the RC just in case.

Tim

On Wed, Dec 15, 2021 at 12:30 PM Dawid Weiss <dawid.weiss@gmail.com> wrote:
>
> SUCCESS! [0:56:37.756257]
>
> +1
>
> On Tue, Dec 14, 2021 at 3:36 PM Jan Høydahl <jan.asf@cominvent.com> wrote:
> >
> > Please vote for release candidate 1 for Lucene/Solr 8.11.1
> >
> > The artifacts can be downloaded from:
> > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
> >
> > You can run the smoke tester directly (from a fresh branch_8_11 checkout), with this command:
> >
> > python3 -u dev-tools/scripts/smokeTestRelease.py \
> > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
> >
> > The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00 UTC.
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
> > Here is my +1
> >
> > SUCCESS! [0:54:56.979538]
> >
> > NOTE: You must run the smoke tester from latest commit on branch_8_11, since my surname contains a unicode-character, needing a fix in the gpg command ran by the smoketester.
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
RE: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
Will do!

Uwe

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Timothy Potter <thelabdude@gmail.com>
> Sent: Wednesday, December 15, 2021 9:19 PM
> To: lucene dev <dev@lucene.apache.org>
> Subject: Re: [VOTE] Release Lucene/Solr 8.11.1 RC1
>
> Anyone try manually launching the RC on Windows? There's a change to
> bin/solr.cmd in this release. I tested before I committed but always
> good to re-test with the RC just in case.
>
> Tim
>
> On Wed, Dec 15, 2021 at 12:30 PM Dawid Weiss <dawid.weiss@gmail.com>
> wrote:
> >
> > SUCCESS! [0:56:37.756257]
> >
> > +1
> >
> > On Tue, Dec 14, 2021 at 3:36 PM Jan Høydahl <jan.asf@cominvent.com>
> wrote:
> > >
> > > Please vote for release candidate 1 for Lucene/Solr 8.11.1
> > >
> > > The artifacts can be downloaded from:
> > > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
> rev0b002b11819df70783e83ef36b42ed1223c14b50
> > >
> > > You can run the smoke tester directly (from a fresh branch_8_11 checkout),
> with this command:
> > >
> > > python3 -u dev-tools/scripts/smokeTestRelease.py \
> > > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
> rev0b002b11819df70783e83ef36b42ed1223c14b50
> > >
> > > The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00 UTC.
> > >
> > > [ ] +1 approve
> > > [ ] +0 no opinion
> > > [ ] -1 disapprove (and reason why)
> > >
> > > Here is my +1
> > >
> > > SUCCESS! [0:54:56.979538]
> > >
> > > NOTE: You must run the smoke tester from latest commit on branch_8_11,
> since my surname contains a unicode-character, needing a fix in the gpg
> command ran by the smoketester.
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > > For additional commands, e-mail: dev-help@lucene.apache.org
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
RE: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
Hi,

I was able to start the solr.cmd and boot up techproducts. I also quickly checked the changed endpoints like "export", "status", "api". Only "autoscaling" showed exceptions about zookeeper, not sure if this should show some help info instead (I ran scripts without any solr node running)..

I haven't any problem with whitespace in my CWD.

Uwe

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Uwe Schindler <uwe@thetaphi.de>
> Sent: Wednesday, December 15, 2021 9:27 PM
> To: dev@lucene.apache.org
> Subject: RE: [VOTE] Release Lucene/Solr 8.11.1 RC1
>
> Will do!
>
> Uwe
>
> -----
> Uwe Schindler
> Achterdiek 19, D-28357 Bremen
> https://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
> > -----Original Message-----
> > From: Timothy Potter <thelabdude@gmail.com>
> > Sent: Wednesday, December 15, 2021 9:19 PM
> > To: lucene dev <dev@lucene.apache.org>
> > Subject: Re: [VOTE] Release Lucene/Solr 8.11.1 RC1
> >
> > Anyone try manually launching the RC on Windows? There's a change to
> > bin/solr.cmd in this release. I tested before I committed but always
> > good to re-test with the RC just in case.
> >
> > Tim
> >
> > On Wed, Dec 15, 2021 at 12:30 PM Dawid Weiss <dawid.weiss@gmail.com>
> > wrote:
> > >
> > > SUCCESS! [0:56:37.756257]
> > >
> > > +1
> > >
> > > On Tue, Dec 14, 2021 at 3:36 PM Jan Høydahl <jan.asf@cominvent.com>
> > wrote:
> > > >
> > > > Please vote for release candidate 1 for Lucene/Solr 8.11.1
> > > >
> > > > The artifacts can be downloaded from:
> > > > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
> > rev0b002b11819df70783e83ef36b42ed1223c14b50
> > > >
> > > > You can run the smoke tester directly (from a fresh branch_8_11
> checkout),
> > with this command:
> > > >
> > > > python3 -u dev-tools/scripts/smokeTestRelease.py \
> > > > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
> > rev0b002b11819df70783e83ef36b42ed1223c14b50
> > > >
> > > > The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00
> UTC.
> > > >
> > > > [ ] +1 approve
> > > > [ ] +0 no opinion
> > > > [ ] -1 disapprove (and reason why)
> > > >
> > > > Here is my +1
> > > >
> > > > SUCCESS! [0:54:56.979538]
> > > >
> > > > NOTE: You must run the smoke tester from latest commit on
> branch_8_11,
> > since my surname contains a unicode-character, needing a fix in the gpg
> > command ran by the smoketester.
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > > > For additional commands, e-mail: dev-help@lucene.apache.org
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > > For additional commands, e-mail: dev-help@lucene.apache.org
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
Awesome, thanks Uwe!

On Wed, Dec 15, 2021 at 1:39 PM Uwe Schindler <uwe@thetaphi.de> wrote:
>
> Hi,
>
> I was able to start the solr.cmd and boot up techproducts. I also quickly checked the changed endpoints like "export", "status", "api". Only "autoscaling" showed exceptions about zookeeper, not sure if this should show some help info instead (I ran scripts without any solr node running)..
>
> I haven't any problem with whitespace in my CWD.
>
> Uwe
>
> -----
> Uwe Schindler
> Achterdiek 19, D-28357 Bremen
> https://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
> > -----Original Message-----
> > From: Uwe Schindler <uwe@thetaphi.de>
> > Sent: Wednesday, December 15, 2021 9:27 PM
> > To: dev@lucene.apache.org
> > Subject: RE: [VOTE] Release Lucene/Solr 8.11.1 RC1
> >
> > Will do!
> >
> > Uwe
> >
> > -----
> > Uwe Schindler
> > Achterdiek 19, D-28357 Bremen
> > https://www.thetaphi.de
> > eMail: uwe@thetaphi.de
> >
> > > -----Original Message-----
> > > From: Timothy Potter <thelabdude@gmail.com>
> > > Sent: Wednesday, December 15, 2021 9:19 PM
> > > To: lucene dev <dev@lucene.apache.org>
> > > Subject: Re: [VOTE] Release Lucene/Solr 8.11.1 RC1
> > >
> > > Anyone try manually launching the RC on Windows? There's a change to
> > > bin/solr.cmd in this release. I tested before I committed but always
> > > good to re-test with the RC just in case.
> > >
> > > Tim
> > >
> > > On Wed, Dec 15, 2021 at 12:30 PM Dawid Weiss <dawid.weiss@gmail.com>
> > > wrote:
> > > >
> > > > SUCCESS! [0:56:37.756257]
> > > >
> > > > +1
> > > >
> > > > On Tue, Dec 14, 2021 at 3:36 PM Jan Høydahl <jan.asf@cominvent.com>
> > > wrote:
> > > > >
> > > > > Please vote for release candidate 1 for Lucene/Solr 8.11.1
> > > > >
> > > > > The artifacts can be downloaded from:
> > > > > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
> > > rev0b002b11819df70783e83ef36b42ed1223c14b50
> > > > >
> > > > > You can run the smoke tester directly (from a fresh branch_8_11
> > checkout),
> > > with this command:
> > > > >
> > > > > python3 -u dev-tools/scripts/smokeTestRelease.py \
> > > > > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
> > > rev0b002b11819df70783e83ef36b42ed1223c14b50
> > > > >
> > > > > The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00
> > UTC.
> > > > >
> > > > > [ ] +1 approve
> > > > > [ ] +0 no opinion
> > > > > [ ] -1 disapprove (and reason why)
> > > > >
> > > > > Here is my +1
> > > > >
> > > > > SUCCESS! [0:54:56.979538]
> > > > >
> > > > > NOTE: You must run the smoke tester from latest commit on
> > branch_8_11,
> > > since my surname contains a unicode-character, needing a fix in the gpg
> > > command ran by the smoketester.
> > > > > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > > > > For additional commands, e-mail: dev-help@lucene.apache.org
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > > > For additional commands, e-mail: dev-help@lucene.apache.org
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > > For additional commands, e-mail: dev-help@lucene.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
SUCCESS! [1:10:32.826846]

Also ran Jan's docker image using the Solr Operator and everything looked
good to me. I also tested some of the fixes included in the release.

+1 (binding)

- Houston

On Wed, Dec 15, 2021 at 3:42 PM Timothy Potter <thelabdude@gmail.com> wrote:

> Awesome, thanks Uwe!
>
> On Wed, Dec 15, 2021 at 1:39 PM Uwe Schindler <uwe@thetaphi.de> wrote:
> >
> > Hi,
> >
> > I was able to start the solr.cmd and boot up techproducts. I also
> quickly checked the changed endpoints like "export", "status", "api". Only
> "autoscaling" showed exceptions about zookeeper, not sure if this should
> show some help info instead (I ran scripts without any solr node running)..
> >
> > I haven't any problem with whitespace in my CWD.
> >
> > Uwe
> >
> > -----
> > Uwe Schindler
> > Achterdiek 19, D-28357 Bremen
> > https://www.thetaphi.de
> > eMail: uwe@thetaphi.de
> >
> > > -----Original Message-----
> > > From: Uwe Schindler <uwe@thetaphi.de>
> > > Sent: Wednesday, December 15, 2021 9:27 PM
> > > To: dev@lucene.apache.org
> > > Subject: RE: [VOTE] Release Lucene/Solr 8.11.1 RC1
> > >
> > > Will do!
> > >
> > > Uwe
> > >
> > > -----
> > > Uwe Schindler
> > > Achterdiek 19, D-28357 Bremen
> > > https://www.thetaphi.de
> > > eMail: uwe@thetaphi.de
> > >
> > > > -----Original Message-----
> > > > From: Timothy Potter <thelabdude@gmail.com>
> > > > Sent: Wednesday, December 15, 2021 9:19 PM
> > > > To: lucene dev <dev@lucene.apache.org>
> > > > Subject: Re: [VOTE] Release Lucene/Solr 8.11.1 RC1
> > > >
> > > > Anyone try manually launching the RC on Windows? There's a change to
> > > > bin/solr.cmd in this release. I tested before I committed but always
> > > > good to re-test with the RC just in case.
> > > >
> > > > Tim
> > > >
> > > > On Wed, Dec 15, 2021 at 12:30 PM Dawid Weiss <dawid.weiss@gmail.com>
> > > > wrote:
> > > > >
> > > > > SUCCESS! [0:56:37.756257]
> > > > >
> > > > > +1
> > > > >
> > > > > On Tue, Dec 14, 2021 at 3:36 PM Jan Høydahl <jan.asf@cominvent.com
> >
> > > > wrote:
> > > > > >
> > > > > > Please vote for release candidate 1 for Lucene/Solr 8.11.1
> > > > > >
> > > > > > The artifacts can be downloaded from:
> > > > > >
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
> > > > rev0b002b11819df70783e83ef36b42ed1223c14b50
> > > > > >
> > > > > > You can run the smoke tester directly (from a fresh branch_8_11
> > > checkout),
> > > > with this command:
> > > > > >
> > > > > > python3 -u dev-tools/scripts/smokeTestRelease.py \
> > > > > >
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-
> > > > rev0b002b11819df70783e83ef36b42ed1223c14b50
> > > > > >
> > > > > > The vote will be open for at least 72 hours i.e. until
> 2021-12-17 15:00
> > > UTC.
> > > > > >
> > > > > > [ ] +1 approve
> > > > > > [ ] +0 no opinion
> > > > > > [ ] -1 disapprove (and reason why)
> > > > > >
> > > > > > Here is my +1
> > > > > >
> > > > > > SUCCESS! [0:54:56.979538]
> > > > > >
> > > > > > NOTE: You must run the smoke tester from latest commit on
> > > branch_8_11,
> > > > since my surname contains a unicode-character, needing a fix in the
> gpg
> > > > command ran by the smoketester.
> > > > > >
> ---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > > > > > For additional commands, e-mail: dev-help@lucene.apache.org
> > > > > >
> > > > >
> > > > >
> ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > > > > For additional commands, e-mail: dev-help@lucene.apache.org
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > > > For additional commands, e-mail: dev-help@lucene.apache.org
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > > For additional commands, e-mail: dev-help@lucene.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
+1 (binding)

Smoke tester is happy.

SUCCESS! [1:03:13.162577]

Also tested out a sample search/indexing app.

On Tue, Dec 14, 2021 at 6:36 AM Jan Høydahl <jan.asf@cominvent.com> wrote:

> Please vote for release candidate 1 for Lucene/Solr 8.11.1
>
> The artifacts can be downloaded from:
>
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>
> You can run the smoke tester directly (from a fresh branch_8_11 checkout),
> with this command:
>
> python3 -u dev-tools/scripts/smokeTestRelease.py \
>
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>
> The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00
> UTC.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Here is my +1
>
> SUCCESS! [0:54:56.979538]
>
> NOTE: You must run the smoke tester from latest commit on branch_8_11,
> since my surname contains a unicode-character, needing a fix in the gpg
> command ran by the smoketester.
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

--
Anshum Gupta
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
I think we should publish, release and announce asap, not waiting for 72h
or the MVN propogation.

On Thu, 16 Dec, 2021, 2:40 am Anshum Gupta, <anshum@anshumgupta.net> wrote:

> +1 (binding)
>
> Smoke tester is happy.
>
> SUCCESS! [1:03:13.162577]
>
> Also tested out a sample search/indexing app.
>
> On Tue, Dec 14, 2021 at 6:36 AM Jan Høydahl <jan.asf@cominvent.com> wrote:
>
>> Please vote for release candidate 1 for Lucene/Solr 8.11.1
>>
>> The artifacts can be downloaded from:
>>
>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>>
>> You can run the smoke tester directly (from a fresh branch_8_11
>> checkout), with this command:
>>
>> python3 -u dev-tools/scripts/smokeTestRelease.py \
>>
>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>>
>> The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00
>> UTC.
>>
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove (and reason why)
>>
>> Here is my +1
>>
>> SUCCESS! [0:54:56.979538]
>>
>> NOTE: You must run the smoke tester from latest commit on branch_8_11,
>> since my surname contains a unicode-character, needing a fix in the gpg
>> command ran by the smoketester.
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>>
>
> --
> Anshum Gupta
>
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
Given the votes so far (11 binding +1) I'm also positive to publish tomorrow, and not wait for Friday.
The release voting rules are three or more +1 votes and more +1 votes than -1 votes, so for the vote to fail we'd need more than 11 -1's from now :)

If I see at least 3 more of you in favor (reply with "FAST-TRACK PLEASE") and no justified vetoes, then I can make it happen on Thursday afternoon UTC!

Jan

> 15. des. 2021 kl. 22:57 skrev Ishan Chattopadhyaya <ichattopadhyaya@gmail.com>:
>
> I think we should publish, release and announce asap, not waiting for 72h or the MVN propogation.
>
> On Thu, 16 Dec, 2021, 2:40 am Anshum Gupta, <anshum@anshumgupta.net <mailto:anshum@anshumgupta.net>> wrote:
> +1 (binding)
>
> Smoke tester is happy.
>
> SUCCESS! [1:03:13.162577]
>
> Also tested out a sample search/indexing app.
>
> On Tue, Dec 14, 2021 at 6:36 AM Jan Høydahl <jan.asf@cominvent.com <mailto:jan.asf@cominvent.com>> wrote:
> Please vote for release candidate 1 for Lucene/Solr 8.11.1
>
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50 <https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50>
>
> You can run the smoke tester directly (from a fresh branch_8_11 checkout), with this command:
>
> python3 -u dev-tools/scripts/smokeTestRelease.py \
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50 <https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50>
>
> The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00 UTC.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Here is my +1
>
> SUCCESS! [0:54:56.979538]
>
> NOTE: You must run the smoke tester from latest commit on branch_8_11, since my surname contains a unicode-character, needing a fix in the gpg command ran by the smoketester.
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org <mailto:dev-unsubscribe@lucene.apache.org>
> For additional commands, e-mail: dev-help@lucene.apache.org <mailto:dev-help@lucene.apache.org>
>
>
>
> --
> Anshum Gupta
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
Fast-track please :)

On Wed, Dec 15, 2021 at 4:19 PM Jan Høydahl <jan.asf@cominvent.com> wrote:

> Given the votes so far (11 binding +1) I'm also positive to publish
> tomorrow, and not wait for Friday.
> The release voting rules are three or more +1 votes and more +1 votes than
> -1 votes, so for the vote to fail we'd need more than 11 -1's from now :)
>
> If I see at least 3 more of you in favor (reply with "FAST-TRACK PLEASE")
> and no justified vetoes, then I can make it happen on Thursday afternoon
> UTC!
>
> Jan
>
> 15. des. 2021 kl. 22:57 skrev Ishan Chattopadhyaya <
> ichattopadhyaya@gmail.com>:
>
> I think we should publish, release and announce asap, not waiting for 72h
> or the MVN propogation.
>
> On Thu, 16 Dec, 2021, 2:40 am Anshum Gupta, <anshum@anshumgupta.net>
> wrote:
>
>> +1 (binding)
>>
>> Smoke tester is happy.
>>
>> SUCCESS! [1:03:13.162577]
>>
>> Also tested out a sample search/indexing app.
>>
>> On Tue, Dec 14, 2021 at 6:36 AM Jan Høydahl <jan.asf@cominvent.com>
>> wrote:
>>
>>> Please vote for release candidate 1 for Lucene/Solr 8.11.1
>>>
>>> The artifacts can be downloaded from:
>>>
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>>>
>>> You can run the smoke tester directly (from a fresh branch_8_11
>>> checkout), with this command:
>>>
>>> python3 -u dev-tools/scripts/smokeTestRelease.py \
>>>
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>>>
>>> The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00
>>> UTC.
>>>
>>> [ ] +1 approve
>>> [ ] +0 no opinion
>>> [ ] -1 disapprove (and reason why)
>>>
>>> Here is my +1
>>>
>>> SUCCESS! [0:54:56.979538]
>>>
>>> NOTE: You must run the smoke tester from latest commit on branch_8_11,
>>> since my surname contains a unicode-character, needing a fix in the gpg
>>> command ran by the smoketester.
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>
>>>
>>
>> --
>> Anshum Gupta
>>
>
>

--
Anshum Gupta
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
fast track please :)

On Wed, Dec 15, 2021 at 7:23 PM Anshum Gupta <anshum@anshumgupta.net> wrote:

> Fast-track please :)
>
> On Wed, Dec 15, 2021 at 4:19 PM Jan Høydahl <jan.asf@cominvent.com> wrote:
>
>> Given the votes so far (11 binding +1) I'm also positive to publish
>> tomorrow, and not wait for Friday.
>> The release voting rules are three or more +1 votes and more +1 votes
>> than -1 votes, so for the vote to fail we'd need more than 11 -1's from now
>> :)
>>
>> If I see at least 3 more of you in favor (reply with "FAST-TRACK PLEASE")
>> and no justified vetoes, then I can make it happen on Thursday afternoon
>> UTC!
>>
>> Jan
>>
>> 15. des. 2021 kl. 22:57 skrev Ishan Chattopadhyaya <
>> ichattopadhyaya@gmail.com>:
>>
>> I think we should publish, release and announce asap, not waiting for 72h
>> or the MVN propogation.
>>
>> On Thu, 16 Dec, 2021, 2:40 am Anshum Gupta, <anshum@anshumgupta.net>
>> wrote:
>>
>>> +1 (binding)
>>>
>>> Smoke tester is happy.
>>>
>>> SUCCESS! [1:03:13.162577]
>>>
>>> Also tested out a sample search/indexing app.
>>>
>>> On Tue, Dec 14, 2021 at 6:36 AM Jan Høydahl <jan.asf@cominvent.com>
>>> wrote:
>>>
>>>> Please vote for release candidate 1 for Lucene/Solr 8.11.1
>>>>
>>>> The artifacts can be downloaded from:
>>>>
>>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>>>>
>>>> You can run the smoke tester directly (from a fresh branch_8_11
>>>> checkout), with this command:
>>>>
>>>> python3 -u dev-tools/scripts/smokeTestRelease.py \
>>>>
>>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>>>>
>>>> The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00
>>>> UTC.
>>>>
>>>> [ ] +1 approve
>>>> [ ] +0 no opinion
>>>> [ ] -1 disapprove (and reason why)
>>>>
>>>> Here is my +1
>>>>
>>>> SUCCESS! [0:54:56.979538]
>>>>
>>>> NOTE: You must run the smoke tester from latest commit on branch_8_11,
>>>> since my surname contains a unicode-character, needing a fix in the gpg
>>>> command ran by the smoketester.
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>>
>>>>
>>>
>>> --
>>> Anshum Gupta
>>>
>>
>>
>
> --
> Anshum Gupta
>


--
http://www.needhamsoftware.com (work)
http://www.the111shift.com (play)
Re: [VOTE] Release Lucene/Solr 8.11.1 RC1 [ In reply to ]
Fast track please

On Wed, Dec 15, 2021 at 6:34 PM Gus Heck <gus.heck@gmail.com> wrote:

> fast track please :)
>
> On Wed, Dec 15, 2021 at 7:23 PM Anshum Gupta <anshum@anshumgupta.net>
> wrote:
>
>> Fast-track please :)
>>
>> On Wed, Dec 15, 2021 at 4:19 PM Jan Høydahl <jan.asf@cominvent.com>
>> wrote:
>>
>>> Given the votes so far (11 binding +1) I'm also positive to publish
>>> tomorrow, and not wait for Friday.
>>> The release voting rules are three or more +1 votes and more +1 votes
>>> than -1 votes, so for the vote to fail we'd need more than 11 -1's from now
>>> :)
>>>
>>> If I see at least 3 more of you in favor (reply with "FAST-TRACK
>>> PLEASE") and no justified vetoes, then I can make it happen on Thursday
>>> afternoon UTC!
>>>
>>> Jan
>>>
>>> 15. des. 2021 kl. 22:57 skrev Ishan Chattopadhyaya <
>>> ichattopadhyaya@gmail.com>:
>>>
>>> I think we should publish, release and announce asap, not waiting for
>>> 72h or the MVN propogation.
>>>
>>> On Thu, 16 Dec, 2021, 2:40 am Anshum Gupta, <anshum@anshumgupta.net>
>>> wrote:
>>>
>>>> +1 (binding)
>>>>
>>>> Smoke tester is happy.
>>>>
>>>> SUCCESS! [1:03:13.162577]
>>>>
>>>> Also tested out a sample search/indexing app.
>>>>
>>>> On Tue, Dec 14, 2021 at 6:36 AM Jan Høydahl <jan.asf@cominvent.com>
>>>> wrote:
>>>>
>>>>> Please vote for release candidate 1 for Lucene/Solr 8.11.1
>>>>>
>>>>> The artifacts can be downloaded from:
>>>>>
>>>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>>>>>
>>>>> You can run the smoke tester directly (from a fresh branch_8_11
>>>>> checkout), with this command:
>>>>>
>>>>> python3 -u dev-tools/scripts/smokeTestRelease.py \
>>>>>
>>>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
>>>>>
>>>>> The vote will be open for at least 72 hours i.e. until 2021-12-17
>>>>> 15:00 UTC.
>>>>>
>>>>> [ ] +1 approve
>>>>> [ ] +0 no opinion
>>>>> [ ] -1 disapprove (and reason why)
>>>>>
>>>>> Here is my +1
>>>>>
>>>>> SUCCESS! [0:54:56.979538]
>>>>>
>>>>> NOTE: You must run the smoke tester from latest commit on branch_8_11,
>>>>> since my surname contains a unicode-character, needing a fix in the gpg
>>>>> command ran by the smoketester.
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>>>
>>>>>
>>>>
>>>> --
>>>> Anshum Gupta
>>>>
>>>
>>>
>>
>> --
>> Anshum Gupta
>>
>
>
> --
> http://www.needhamsoftware.com (work)
> http://www.the111shift.com (play)
>

1 2  View All