[RESULT] [VOTE] Release Lucene 9.4.1 RC1

2022-10-23 Thread Ignacio Vera
It's been >72h since the vote was initiated and the result is: +1 6 (6 binding) 0 0 -1 0 This vote has PASSED

Re: [VOTE] Release Lucene 9.4.1 RC1

2022-10-21 Thread Houston Putman
SUCCESS! [0:47:29.586134] + 1 On Fri, Oct 21, 2022 at 10:33 AM Michael Sokolov wrote: > SUCCESS! [0:49:28.580122] > > +1 > > On Fri, Oct 21, 2022 at 5:57 AM Robert Muir wrote: > > > > I change my vote to +1 based on Julie's test. It fails for me with > > 9.4.0 and passes for me with 9.4.1 > >

Re: [VOTE] Release Lucene 9.4.1 RC1

2022-10-21 Thread Michael Sokolov
SUCCESS! [0:49:28.580122] +1 On Fri, Oct 21, 2022 at 5:57 AM Robert Muir wrote: > > I change my vote to +1 based on Julie's test. It fails for me with > 9.4.0 and passes for me with 9.4.1 > > :lucene:core:test (SUCCESS): 1 test(s) > > > Task :lucene:core:wipeTaskTemp > The slowest tests

Re: [VOTE] Release Lucene 9.4.1 RC1

2022-10-21 Thread Robert Muir
I change my vote to +1 based on Julie's test. It fails for me with 9.4.0 and passes for me with 9.4.1 :lucene:core:test (SUCCESS): 1 test(s) > Task :lucene:core:wipeTaskTemp The slowest tests (exceeding 500 ms) during this run: 8511.54s TestManyKnnVectors.testLargeSegment (:lucene:core) The

Re: [VOTE] Release Lucene 9.4.1 RC1

2022-10-20 Thread Robert Muir
Thank you Julie for the draft test! I will try to reproduce/test with it. On Thu, Oct 20, 2022 at 3:45 PM Julie Tibshirani wrote: > > Thank you Ignacio for taking over as release manager! I ran into some issues > with my signing key and Ignacio saved the day. > > Robert, I understand your

Re: [VOTE] Release Lucene 9.4.1 RC1

2022-10-20 Thread Julie Tibshirani
Thank you Ignacio for taking over as release manager! I ran into some issues with my signing key and Ignacio saved the day. Robert, I understand your perspective. I uploaded a draft PR with a monster test you could try out: https://github.com/apache/lucene/pull/11867. It requires downloading an

Re: [VOTE] Release Lucene 9.4.1 RC1

2022-10-20 Thread Uwe Schindler
Hi, Policeman Jenkins ran the smoke checks for me with Java 11 and Java 17, still no Java 19 :( SUCCESS! [1:26:17.692239] Finished: SUCCESS I did not do any special checks beyond smoke tester. To me the Bugfix looks fine. +1 to release! Uwe Am 20. Oktober 2022 16:24:23 MESZ schrieb Ignacio

Re: [VOTE] Release Lucene 9.4.1 RC1

2022-10-20 Thread Robert Muir
+0 SUCCESS! [0:39:31.979476] I say +0 instead of +1, because i am still worried that we release with a bugfix without any test. I am happy to change vote to a +1 if we even have a hacky test in a draft PR. the release artifacts don't need to contain such a test or anything like that. i just want

Re: [VOTE] Release Lucene 9.4.1 RC1

2022-10-20 Thread Adrien Grand
+1 SUCCESS! [0:47:01.119384] On Thu, Oct 20, 2022 at 4:24 PM Ignacio Vera wrote: > Please vote for release candidate 1 for Lucene 9.4.1 > > > The artifacts can be downloaded from: > > > https://dist.apache.org/repos/dist/dev/lucene/lucene-9.4.1-RC1-rev-810817993e0956e63e29906e78a245949501b77d >

[VOTE] Release Lucene 9.4.1 RC1

2022-10-20 Thread Ignacio Vera
Please vote for release candidate 1 for Lucene 9.4.1 The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/lucene/lucene-9.4.1-RC1-rev-810817993e0956e63e29906e78a245949501b77d You can run the smoke tester directly with this command: python3 -u