Re: 8.10 release soon?

2021-09-08 Thread Michael McCandless
OK LUCENE-10088 looks like only an exotic random test issue (thank you Adrien for understanding what the test was doing, to hit "too many open files"), not a blocker for 8.10. Mike McCandless http://blog.mikemccandless.com On Wed, Sep 8, 2021 at 3:34 AM Mark Miller wrote: > SOLR-1 is

Re: 8.10 release soon?

2021-09-08 Thread Mark Miller
SOLR-1 is critical query path and appears able to currently fail up to 150 tests per run due to what looks mostly to be stats/metrics races, though it’s hard to be sure that’s all with all the noise. Do you have an update you can push Mike? MRM On Tue, Sep 7, 2021 at 12:35 PM David Smiley

Re: 8.10 release soon?

2021-09-07 Thread David Smiley
Yes, in theory all commits to branch_8x are releasable at the time in the minds of whoever is doing the commit/merge. Nevertheless, we humans are very fallible and a baking period of a few days allows fix-ups and such that ultimately improve quality a little. Of course this can delay features a

Re: 8.10 release soon?

2021-09-07 Thread Timothy Potter
That's the process I've been following, so not sure what your point is David? The release branch didn't get cut last week because there were a number of JIRAs marked as blockers for 8.10 and we needed clarity about how to move forward from the committers involved with those tickets. Also, I don't

Re: 8.10 release soon?

2021-09-07 Thread David Smiley
The release branch separate from cutting the RC used to be quite normal; not exceptional. We should continue the practice for release stability. It also gives clarity for those of us like me that have something ready-ish to merge on which 8x version it should go into. ~ David Smiley Apache

Re: 8.10 release soon?

2021-09-07 Thread Timothy Potter
Thanks for the heads up on LUCENE-10088 Mike. I'd still like to cut the release branch today, but won't start the RC until I get word back from you on that issue. I know this adds another backport for you but I can do that once it lands on 8x. On Tue, Sep 7, 2021 at 7:18 AM Michael McCandless

Re: 8.10 release soon?

2021-09-07 Thread Michael McCandless
Hi Timothy, Heads up: I'm currently digging on this issue (LUCENE-10088: "too many open files" in two failed builds, one in main, one in 8.x), and I'm worried that maybe the root cause was backported to 8.x, i.e. maybe we have a new file handle

Re: 8.10 release soon?

2021-09-02 Thread Timothy Potter
Thanks for the feedback. My plan right now is to cut the release branch for 8.10 on *Tuesday, Sept. 7* (Monday is a US holiday). Hopefully this gives enough time to get the remaining issues addressed. After the release branch is cut, there should be some discussion on any new changes coming

Re: 8.10 release soon?

2021-09-02 Thread Nicholas Knize
+1 to cutting the 8.10 branch and getting the release moving. Will be good to get the #9981 patch out there. Tests seem happy for a while. Thanks for chasing these blockers. Nicholas Knize, Ph.D., GISP Principal Engineer - Search | Amazon

Re: 8.10 release soon?

2021-08-28 Thread Michael McCandless
Yeah +1! Lucene's first "non floating point" compliant release in a long time? Mike On Thu, Aug 26, 2021 at 4:09 AM Adrien Grand wrote: > +1 to a 8.10 release and cutting a branch next week > > On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter > wrote: > >> Hi folks, >> >> Looks like we have a

Re: 8.10 release soon?

2021-08-26 Thread Adrien Grand
+1 to a 8.10 release and cutting a branch next week On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter wrote: > Hi folks, > > Looks like we have a number of nice enhancements and bug fixes in > Lucene and Solr for 8.10. > > https://github.com/apache/lucene-solr/blob/branch_8x/lucene/CHANGES.txt >

8.10 release soon?

2021-08-24 Thread Timothy Potter
Hi folks, Looks like we have a number of nice enhancements and bug fixes in Lucene and Solr for 8.10. https://github.com/apache/lucene-solr/blob/branch_8x/lucene/CHANGES.txt https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt However, there are a few open blockers marked for