You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Timothy Potter <th...@gmail.com> on 2021/08/24 18:01:43 UTC

8.10 release soon?

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 Solr 8.10, see:
https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839

The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
anyone. Is anyone looking at these? If not, do they need to block the
8.10 release?

I propose we should cut the release branch next week but that
obviously depends on our decision around these open blockers.

Cheers,
Timothy Potter

PS ~ I volunteer to be the Release Manager ;-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: 8.10 release soon?

Posted by Mark Miller <ma...@gmail.com>.
Looks like 15555 is in. I’m looking at some before and after perfasm
results today, but I have not seen anything concerning yet.


On Thu, Sep 9, 2021 at 4:51 PM Mark Miller <ma...@gmail.com> wrote:

> I’m not quite finished but mostly through a review of SOLR-15555 - it’s
> looking good.
>
> MRM
>
> On Wed, Sep 8, 2021 at 5:45 PM Mark Miller <ma...@gmail.com> wrote:
>
>> Hey has an alternate wip branch that is a bit more up to date, but still
>> 9 different fails.
>>
>> He also has a benchmark for the benchmark module - that will help with
>> testing, but we will definitely want to bang on that issue before release.
>> I doubt that banging should hold up branching though - I’m sure we can make
>> sure it’s solid before the release actually goes out.
>>
>> MRM
>>
>> On Wed, Sep 8, 2021 at 12:29 PM Timothy Potter <th...@gmail.com>
>> wrote:
>>
>>> Thank you for the updates Andrzej (via slack), Mike and Mark ... I'll
>>> wait to hear back from Mike D on 15555 before proceeding with the RC
>>> ...
>>>
>>> On Wed, Sep 8, 2021 at 11:12 AM Mark Miller <ma...@gmail.com>
>>> wrote:
>>> >
>>> > I see there is alternate more recent SOLR-15555-wip branch i missed.
>>> Taking a look at that.
>>> >
>>> > MRM
>>> >
>>> > On Wed, Sep 8, 2021 at 2:34 AM Mark Miller <ma...@gmail.com>
>>> wrote:
>>> >>
>>> >> SOLR-15555 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 <ds...@apache.org>
>>> wrote:
>>> >>>
>>> >>> 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 tiny bit and it's annoying to back-port to yet another branchp
>>> pop when there are last-minute fixes.
>>> >>>
>>> >>>
>>> >>> ~ David Smiley
>>> >>> Apache Lucene/Solr Search Developer
>>> >>> http://www.linkedin.com/in/davidwsmiley
>>> >>>
>>> >>>
>>> >>> On Tue, Sep 7, 2021 at 11:53 AM Timothy Potter <th...@gmail.com>
>>> wrote:
>>> >>>>
>>> >>>> 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 see the point in requiring an extra backport
>>> >>>> even if trivial if we know some features are coming in soon. From
>>> >>>> where I sit, any code change that hits 8.x should be releasable
>>> >>>> immediately or it shouldn't be committed.
>>> >>>>
>>> >>>> Tim
>>> >>>>
>>> >>>> On Tue, Sep 7, 2021 at 9:31 AM David Smiley <ds...@apache.org>
>>> wrote:
>>> >>>> >
>>> >>>> > 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 Lucene/Solr Search Developer
>>> >>>> > http://www.linkedin.com/in/davidwsmiley
>>> >>>> >
>>> >>>> >
>>> >>>> > On Tue, Sep 7, 2021 at 10:26 AM Timothy Potter <
>>> thelabdude@gmail.com> wrote:
>>> >>>> >>
>>> >>>> >> 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
>>> >>>> >> <lu...@mikemccandless.com> wrote:
>>> >>>> >> >
>>> >>>> >> > 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 leak.
>>> >>>> >> >
>>> >>>> >> > If so, this might be a blocker for 8.10.0 release.
>>> >>>> >> >
>>> >>>> >> > I'll try to make progress today on getting to the root cause.
>>> >>>> >> >
>>> >>>> >> > Mike McCandless
>>> >>>> >> >
>>> >>>> >> > http://blog.mikemccandless.com
>>> >>>> >> >
>>> >>>> >> >
>>> >>>> >> > On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <
>>> thelabdude@gmail.com> wrote:
>>> >>>> >> >>
>>> >>>> >> >> 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 into that branch before RC1 comes out
>>> (I
>>> >>>> >> >> usually give a day or two after creating the release branch
>>> before
>>> >>>> >> >> creating RC1)
>>> >>>> >> >>
>>> >>>> >> >> May I please ask for some help with the Lucene 8.10 release
>>> notes?
>>> >>>> >> >> I'll do the notes for Solr. Please add the notes here:
>>> >>>> >> >>
>>> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
>>> >>>> >> >>
>>> >>>> >> >> Cheers,
>>> >>>> >> >> Tim
>>> >>>> >> >>
>>> >>>> >> >> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <
>>> nknize@gmail.com> wrote:
>>> >>>> >> >> >
>>> >>>> >> >> > +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
>>> >>>> >> >> > Apache Lucene PMC Member and Committer
>>> >>>> >> >> > nknize@apache.org
>>> >>>> >> >> >
>>> >>>> >> >> >
>>> >>>> >> >> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
>>> lucene@mikemccandless.com> wrote:
>>> >>>> >> >> >>
>>> >>>> >> >> >> 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 <
>>> jpountz@gmail.com> wrote:
>>> >>>> >> >> >>>
>>> >>>> >> >> >>> +1 to a 8.10 release and cutting a branch next week
>>> >>>> >> >> >>>
>>> >>>> >> >> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <
>>> thelabdude@gmail.com> 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
>>> >>>> >> >> >>>>
>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>>> >>>> >> >> >>>>
>>> >>>> >> >> >>>> However, there are a few open blockers marked for Solr
>>> 8.10, see:
>>> >>>> >> >> >>>>
>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>>> >>>> >> >> >>>>
>>> >>>> >> >> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are
>>> not assigned to
>>> >>>> >> >> >>>> anyone. Is anyone looking at these? If not, do they need
>>> to block the
>>> >>>> >> >> >>>> 8.10 release?
>>> >>>> >> >> >>>>
>>> >>>> >> >> >>>> I propose we should cut the release branch next week but
>>> that
>>> >>>> >> >> >>>> obviously depends on our decision around these open
>>> blockers.
>>> >>>> >> >> >>>>
>>> >>>> >> >> >>>> Cheers,
>>> >>>> >> >> >>>> Timothy Potter
>>> >>>> >> >> >>>>
>>> >>>> >> >> >>>> PS ~ I volunteer to be the Release Manager ;-)
>>> >>>> >> >> >>>>
>>> >>>> >> >> >>>>
>>> ---------------------------------------------------------------------
>>> >>>> >> >> >>>> To unsubscribe, e-mail:
>>> dev-unsubscribe@lucene.apache.org
>>> >>>> >> >> >>>> For additional commands, e-mail:
>>> dev-help@lucene.apache.org
>>> >>>> >> >> >>>>
>>> >>>> >> >> >>>
>>> >>>> >> >> >>>
>>> >>>> >> >> >>> --
>>> >>>> >> >> >>> Adrien
>>> >>>> >> >> >>
>>> >>>> >> >> >> --
>>> >>>> >> >> >> Mike McCandless
>>> >>>> >> >> >>
>>> >>>> >> >> >> http://blog.mikemccandless.com
>>> >>>> >> >>
>>> >>>> >> >>
>>> ---------------------------------------------------------------------
>>> >>>> >> >> 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@solr.apache.org
>>> >>>> For additional commands, e-mail: dev-help@solr.apache.org
>>> >>>>
>>> >> --
>>> >> - Mark
>>> >>
>>> >> http://about.me/markrmiller
>>> >
>>> > --
>>> > - Mark
>>> >
>>> > http://about.me/markrmiller
>>>
>> --
>> - Mark
>>
>> http://about.me/markrmiller
>>
> --
> - Mark
>
> http://about.me/markrmiller
>
-- 
- Mark

http://about.me/markrmiller

Re: 8.10 release soon?

Posted by Mark Miller <ma...@gmail.com>.
I’m not quite finished but mostly through a review of SOLR-15555 - it’s
looking good.

MRM

On Wed, Sep 8, 2021 at 5:45 PM Mark Miller <ma...@gmail.com> wrote:

> Hey has an alternate wip branch that is a bit more up to date, but still 9
> different fails.
>
> He also has a benchmark for the benchmark module - that will help with
> testing, but we will definitely want to bang on that issue before release.
> I doubt that banging should hold up branching though - I’m sure we can make
> sure it’s solid before the release actually goes out.
>
> MRM
>
> On Wed, Sep 8, 2021 at 12:29 PM Timothy Potter <th...@gmail.com>
> wrote:
>
>> Thank you for the updates Andrzej (via slack), Mike and Mark ... I'll
>> wait to hear back from Mike D on 15555 before proceeding with the RC
>> ...
>>
>> On Wed, Sep 8, 2021 at 11:12 AM Mark Miller <ma...@gmail.com>
>> wrote:
>> >
>> > I see there is alternate more recent SOLR-15555-wip branch i missed.
>> Taking a look at that.
>> >
>> > MRM
>> >
>> > On Wed, Sep 8, 2021 at 2:34 AM Mark Miller <ma...@gmail.com>
>> wrote:
>> >>
>> >> SOLR-15555 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 <ds...@apache.org>
>> wrote:
>> >>>
>> >>> 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 tiny bit and it's annoying to back-port to yet another branchp
>> pop when there are last-minute fixes.
>> >>>
>> >>>
>> >>> ~ David Smiley
>> >>> Apache Lucene/Solr Search Developer
>> >>> http://www.linkedin.com/in/davidwsmiley
>> >>>
>> >>>
>> >>> On Tue, Sep 7, 2021 at 11:53 AM Timothy Potter <th...@gmail.com>
>> wrote:
>> >>>>
>> >>>> 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 see the point in requiring an extra backport
>> >>>> even if trivial if we know some features are coming in soon. From
>> >>>> where I sit, any code change that hits 8.x should be releasable
>> >>>> immediately or it shouldn't be committed.
>> >>>>
>> >>>> Tim
>> >>>>
>> >>>> On Tue, Sep 7, 2021 at 9:31 AM David Smiley <ds...@apache.org>
>> wrote:
>> >>>> >
>> >>>> > 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 Lucene/Solr Search Developer
>> >>>> > http://www.linkedin.com/in/davidwsmiley
>> >>>> >
>> >>>> >
>> >>>> > On Tue, Sep 7, 2021 at 10:26 AM Timothy Potter <
>> thelabdude@gmail.com> wrote:
>> >>>> >>
>> >>>> >> 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
>> >>>> >> <lu...@mikemccandless.com> wrote:
>> >>>> >> >
>> >>>> >> > 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 leak.
>> >>>> >> >
>> >>>> >> > If so, this might be a blocker for 8.10.0 release.
>> >>>> >> >
>> >>>> >> > I'll try to make progress today on getting to the root cause.
>> >>>> >> >
>> >>>> >> > Mike McCandless
>> >>>> >> >
>> >>>> >> > http://blog.mikemccandless.com
>> >>>> >> >
>> >>>> >> >
>> >>>> >> > On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <
>> thelabdude@gmail.com> wrote:
>> >>>> >> >>
>> >>>> >> >> 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 into that branch before RC1 comes out (I
>> >>>> >> >> usually give a day or two after creating the release branch
>> before
>> >>>> >> >> creating RC1)
>> >>>> >> >>
>> >>>> >> >> May I please ask for some help with the Lucene 8.10 release
>> notes?
>> >>>> >> >> I'll do the notes for Solr. Please add the notes here:
>> >>>> >> >>
>> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
>> >>>> >> >>
>> >>>> >> >> Cheers,
>> >>>> >> >> Tim
>> >>>> >> >>
>> >>>> >> >> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <
>> nknize@gmail.com> wrote:
>> >>>> >> >> >
>> >>>> >> >> > +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
>> >>>> >> >> > Apache Lucene PMC Member and Committer
>> >>>> >> >> > nknize@apache.org
>> >>>> >> >> >
>> >>>> >> >> >
>> >>>> >> >> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
>> lucene@mikemccandless.com> wrote:
>> >>>> >> >> >>
>> >>>> >> >> >> 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 <
>> jpountz@gmail.com> wrote:
>> >>>> >> >> >>>
>> >>>> >> >> >>> +1 to a 8.10 release and cutting a branch next week
>> >>>> >> >> >>>
>> >>>> >> >> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <
>> thelabdude@gmail.com> 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
>> >>>> >> >> >>>>
>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>> >>>> >> >> >>>>
>> >>>> >> >> >>>> However, there are a few open blockers marked for Solr
>> 8.10, see:
>> >>>> >> >> >>>>
>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>> >>>> >> >> >>>>
>> >>>> >> >> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not
>> assigned to
>> >>>> >> >> >>>> anyone. Is anyone looking at these? If not, do they need
>> to block the
>> >>>> >> >> >>>> 8.10 release?
>> >>>> >> >> >>>>
>> >>>> >> >> >>>> I propose we should cut the release branch next week but
>> that
>> >>>> >> >> >>>> obviously depends on our decision around these open
>> blockers.
>> >>>> >> >> >>>>
>> >>>> >> >> >>>> Cheers,
>> >>>> >> >> >>>> Timothy Potter
>> >>>> >> >> >>>>
>> >>>> >> >> >>>> PS ~ I volunteer to be the Release Manager ;-)
>> >>>> >> >> >>>>
>> >>>> >> >> >>>>
>> ---------------------------------------------------------------------
>> >>>> >> >> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> >>>> >> >> >>>> For additional commands, e-mail:
>> dev-help@lucene.apache.org
>> >>>> >> >> >>>>
>> >>>> >> >> >>>
>> >>>> >> >> >>>
>> >>>> >> >> >>> --
>> >>>> >> >> >>> Adrien
>> >>>> >> >> >>
>> >>>> >> >> >> --
>> >>>> >> >> >> Mike McCandless
>> >>>> >> >> >>
>> >>>> >> >> >> http://blog.mikemccandless.com
>> >>>> >> >>
>> >>>> >> >>
>> ---------------------------------------------------------------------
>> >>>> >> >> 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@solr.apache.org
>> >>>> For additional commands, e-mail: dev-help@solr.apache.org
>> >>>>
>> >> --
>> >> - Mark
>> >>
>> >> http://about.me/markrmiller
>> >
>> > --
>> > - Mark
>> >
>> > http://about.me/markrmiller
>>
> --
> - Mark
>
> http://about.me/markrmiller
>
-- 
- Mark

http://about.me/markrmiller

Re: 8.10 release soon?

Posted by Mark Miller <ma...@gmail.com>.
Hey has an alternate wip branch that is a bit more up to date, but still 9
different fails.

He also has a benchmark for the benchmark module - that will help with
testing, but we will definitely want to bang on that issue before release.
I doubt that banging should hold up branching though - I’m sure we can make
sure it’s solid before the release actually goes out.

MRM

On Wed, Sep 8, 2021 at 12:29 PM Timothy Potter <th...@gmail.com> wrote:

> Thank you for the updates Andrzej (via slack), Mike and Mark ... I'll
> wait to hear back from Mike D on 15555 before proceeding with the RC
> ...
>
> On Wed, Sep 8, 2021 at 11:12 AM Mark Miller <ma...@gmail.com> wrote:
> >
> > I see there is alternate more recent SOLR-15555-wip branch i missed.
> Taking a look at that.
> >
> > MRM
> >
> > On Wed, Sep 8, 2021 at 2:34 AM Mark Miller <ma...@gmail.com>
> wrote:
> >>
> >> SOLR-15555 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 <ds...@apache.org>
> wrote:
> >>>
> >>> 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 tiny bit and it's annoying to back-port to yet another branchp
> pop when there are last-minute fixes.
> >>>
> >>>
> >>> ~ David Smiley
> >>> Apache Lucene/Solr Search Developer
> >>> http://www.linkedin.com/in/davidwsmiley
> >>>
> >>>
> >>> On Tue, Sep 7, 2021 at 11:53 AM Timothy Potter <th...@gmail.com>
> wrote:
> >>>>
> >>>> 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 see the point in requiring an extra backport
> >>>> even if trivial if we know some features are coming in soon. From
> >>>> where I sit, any code change that hits 8.x should be releasable
> >>>> immediately or it shouldn't be committed.
> >>>>
> >>>> Tim
> >>>>
> >>>> On Tue, Sep 7, 2021 at 9:31 AM David Smiley <ds...@apache.org>
> wrote:
> >>>> >
> >>>> > 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 Lucene/Solr Search Developer
> >>>> > http://www.linkedin.com/in/davidwsmiley
> >>>> >
> >>>> >
> >>>> > On Tue, Sep 7, 2021 at 10:26 AM Timothy Potter <
> thelabdude@gmail.com> wrote:
> >>>> >>
> >>>> >> 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
> >>>> >> <lu...@mikemccandless.com> wrote:
> >>>> >> >
> >>>> >> > 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 leak.
> >>>> >> >
> >>>> >> > If so, this might be a blocker for 8.10.0 release.
> >>>> >> >
> >>>> >> > I'll try to make progress today on getting to the root cause.
> >>>> >> >
> >>>> >> > Mike McCandless
> >>>> >> >
> >>>> >> > http://blog.mikemccandless.com
> >>>> >> >
> >>>> >> >
> >>>> >> > On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <
> thelabdude@gmail.com> wrote:
> >>>> >> >>
> >>>> >> >> 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 into that branch before RC1 comes out (I
> >>>> >> >> usually give a day or two after creating the release branch
> before
> >>>> >> >> creating RC1)
> >>>> >> >>
> >>>> >> >> May I please ask for some help with the Lucene 8.10 release
> notes?
> >>>> >> >> I'll do the notes for Solr. Please add the notes here:
> >>>> >> >>
> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
> >>>> >> >>
> >>>> >> >> Cheers,
> >>>> >> >> Tim
> >>>> >> >>
> >>>> >> >> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <
> nknize@gmail.com> wrote:
> >>>> >> >> >
> >>>> >> >> > +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
> >>>> >> >> > Apache Lucene PMC Member and Committer
> >>>> >> >> > nknize@apache.org
> >>>> >> >> >
> >>>> >> >> >
> >>>> >> >> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
> lucene@mikemccandless.com> wrote:
> >>>> >> >> >>
> >>>> >> >> >> 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 <
> jpountz@gmail.com> wrote:
> >>>> >> >> >>>
> >>>> >> >> >>> +1 to a 8.10 release and cutting a branch next week
> >>>> >> >> >>>
> >>>> >> >> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <
> thelabdude@gmail.com> 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
> >>>> >> >> >>>>
> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
> >>>> >> >> >>>>
> >>>> >> >> >>>> However, there are a few open blockers marked for Solr
> 8.10, see:
> >>>> >> >> >>>>
> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
> >>>> >> >> >>>>
> >>>> >> >> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not
> assigned to
> >>>> >> >> >>>> anyone. Is anyone looking at these? If not, do they need
> to block the
> >>>> >> >> >>>> 8.10 release?
> >>>> >> >> >>>>
> >>>> >> >> >>>> I propose we should cut the release branch next week but
> that
> >>>> >> >> >>>> obviously depends on our decision around these open
> blockers.
> >>>> >> >> >>>>
> >>>> >> >> >>>> Cheers,
> >>>> >> >> >>>> Timothy Potter
> >>>> >> >> >>>>
> >>>> >> >> >>>> PS ~ I volunteer to be the Release Manager ;-)
> >>>> >> >> >>>>
> >>>> >> >> >>>>
> ---------------------------------------------------------------------
> >>>> >> >> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >>>> >> >> >>>> For additional commands, e-mail:
> dev-help@lucene.apache.org
> >>>> >> >> >>>>
> >>>> >> >> >>>
> >>>> >> >> >>>
> >>>> >> >> >>> --
> >>>> >> >> >>> Adrien
> >>>> >> >> >>
> >>>> >> >> >> --
> >>>> >> >> >> Mike McCandless
> >>>> >> >> >>
> >>>> >> >> >> http://blog.mikemccandless.com
> >>>> >> >>
> >>>> >> >>
> ---------------------------------------------------------------------
> >>>> >> >> 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@solr.apache.org
> >>>> For additional commands, e-mail: dev-help@solr.apache.org
> >>>>
> >> --
> >> - Mark
> >>
> >> http://about.me/markrmiller
> >
> > --
> > - Mark
> >
> > http://about.me/markrmiller
>
-- 
- Mark

http://about.me/markrmiller

Re: 8.10 release soon?

Posted by Timothy Potter <th...@gmail.com>.
Thank you for the updates Andrzej (via slack), Mike and Mark ... I'll
wait to hear back from Mike D on 15555 before proceeding with the RC
...

On Wed, Sep 8, 2021 at 11:12 AM Mark Miller <ma...@gmail.com> wrote:
>
> I see there is alternate more recent SOLR-15555-wip branch i missed. Taking a look at that.
>
> MRM
>
> On Wed, Sep 8, 2021 at 2:34 AM Mark Miller <ma...@gmail.com> wrote:
>>
>> SOLR-15555 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 <ds...@apache.org> wrote:
>>>
>>> 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 tiny bit and it's annoying to back-port to yet another branchp pop when there are last-minute fixes.
>>>
>>>
>>> ~ David Smiley
>>> Apache Lucene/Solr Search Developer
>>> http://www.linkedin.com/in/davidwsmiley
>>>
>>>
>>> On Tue, Sep 7, 2021 at 11:53 AM Timothy Potter <th...@gmail.com> wrote:
>>>>
>>>> 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 see the point in requiring an extra backport
>>>> even if trivial if we know some features are coming in soon. From
>>>> where I sit, any code change that hits 8.x should be releasable
>>>> immediately or it shouldn't be committed.
>>>>
>>>> Tim
>>>>
>>>> On Tue, Sep 7, 2021 at 9:31 AM David Smiley <ds...@apache.org> wrote:
>>>> >
>>>> > 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 Lucene/Solr Search Developer
>>>> > http://www.linkedin.com/in/davidwsmiley
>>>> >
>>>> >
>>>> > On Tue, Sep 7, 2021 at 10:26 AM Timothy Potter <th...@gmail.com> wrote:
>>>> >>
>>>> >> 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
>>>> >> <lu...@mikemccandless.com> wrote:
>>>> >> >
>>>> >> > 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 leak.
>>>> >> >
>>>> >> > If so, this might be a blocker for 8.10.0 release.
>>>> >> >
>>>> >> > I'll try to make progress today on getting to the root cause.
>>>> >> >
>>>> >> > Mike McCandless
>>>> >> >
>>>> >> > http://blog.mikemccandless.com
>>>> >> >
>>>> >> >
>>>> >> > On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com> wrote:
>>>> >> >>
>>>> >> >> 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 into that branch before RC1 comes out (I
>>>> >> >> usually give a day or two after creating the release branch before
>>>> >> >> creating RC1)
>>>> >> >>
>>>> >> >> May I please ask for some help with the Lucene 8.10 release notes?
>>>> >> >> I'll do the notes for Solr. Please add the notes here:
>>>> >> >> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
>>>> >> >>
>>>> >> >> Cheers,
>>>> >> >> Tim
>>>> >> >>
>>>> >> >> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com> wrote:
>>>> >> >> >
>>>> >> >> > +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
>>>> >> >> > Apache Lucene PMC Member and Committer
>>>> >> >> > nknize@apache.org
>>>> >> >> >
>>>> >> >> >
>>>> >> >> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <lu...@mikemccandless.com> wrote:
>>>> >> >> >>
>>>> >> >> >> 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 <jp...@gmail.com> wrote:
>>>> >> >> >>>
>>>> >> >> >>> +1 to a 8.10 release and cutting a branch next week
>>>> >> >> >>>
>>>> >> >> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com> 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
>>>> >> >> >>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>>>> >> >> >>>>
>>>> >> >> >>>> However, there are a few open blockers marked for Solr 8.10, see:
>>>> >> >> >>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>>>> >> >> >>>>
>>>> >> >> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
>>>> >> >> >>>> anyone. Is anyone looking at these? If not, do they need to block the
>>>> >> >> >>>> 8.10 release?
>>>> >> >> >>>>
>>>> >> >> >>>> I propose we should cut the release branch next week but that
>>>> >> >> >>>> obviously depends on our decision around these open blockers.
>>>> >> >> >>>>
>>>> >> >> >>>> Cheers,
>>>> >> >> >>>> Timothy Potter
>>>> >> >> >>>>
>>>> >> >> >>>> PS ~ I volunteer to be the Release Manager ;-)
>>>> >> >> >>>>
>>>> >> >> >>>> ---------------------------------------------------------------------
>>>> >> >> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>>> >> >> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>> >> >> >>>>
>>>> >> >> >>>
>>>> >> >> >>>
>>>> >> >> >>> --
>>>> >> >> >>> Adrien
>>>> >> >> >>
>>>> >> >> >> --
>>>> >> >> >> Mike McCandless
>>>> >> >> >>
>>>> >> >> >> http://blog.mikemccandless.com
>>>> >> >>
>>>> >> >> ---------------------------------------------------------------------
>>>> >> >> 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@solr.apache.org
>>>> For additional commands, e-mail: dev-help@solr.apache.org
>>>>
>> --
>> - Mark
>>
>> http://about.me/markrmiller
>
> --
> - Mark
>
> http://about.me/markrmiller

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@solr.apache.org
For additional commands, e-mail: dev-help@solr.apache.org


Re: 8.10 release soon?

Posted by Mark Miller <ma...@gmail.com>.
I see there is alternate more recent SOLR-15555-wip branch i missed. Taking
a look at that.

MRM

On Wed, Sep 8, 2021 at 2:34 AM Mark Miller <ma...@gmail.com> wrote:

> SOLR-15555 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 <ds...@apache.org> wrote:
>
>> 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 tiny bit and it's annoying to back-port to yet another branchp
>> pop when there are last-minute fixes.
>>
>
>> ~ David Smiley
>> Apache Lucene/Solr Search Developer
>> http://www.linkedin.com/in/davidwsmiley
>>
>>
>> On Tue, Sep 7, 2021 at 11:53 AM Timothy Potter <th...@gmail.com>
>> wrote:
>>
>>> 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 see the point in requiring an extra backport
>>> even if trivial if we know some features are coming in soon. From
>>> where I sit, any code change that hits 8.x should be releasable
>>> immediately or it shouldn't be committed.
>>>
>>> Tim
>>>
>>> On Tue, Sep 7, 2021 at 9:31 AM David Smiley <ds...@apache.org> wrote:
>>> >
>>> > 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 Lucene/Solr Search Developer
>>> > http://www.linkedin.com/in/davidwsmiley
>>> >
>>> >
>>> > On Tue, Sep 7, 2021 at 10:26 AM Timothy Potter <th...@gmail.com>
>>> wrote:
>>> >>
>>> >> 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
>>> >> <lu...@mikemccandless.com> wrote:
>>> >> >
>>> >> > 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 leak.
>>> >> >
>>> >> > If so, this might be a blocker for 8.10.0 release.
>>> >> >
>>> >> > I'll try to make progress today on getting to the root cause.
>>> >> >
>>> >> > Mike McCandless
>>> >> >
>>> >> > http://blog.mikemccandless.com
>>> >> >
>>> >> >
>>> >> > On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com>
>>> wrote:
>>> >> >>
>>> >> >> 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 into that branch before RC1 comes out (I
>>> >> >> usually give a day or two after creating the release branch before
>>> >> >> creating RC1)
>>> >> >>
>>> >> >> May I please ask for some help with the Lucene 8.10 release notes?
>>> >> >> I'll do the notes for Solr. Please add the notes here:
>>> >> >> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
>>> >> >>
>>> >> >> Cheers,
>>> >> >> Tim
>>> >> >>
>>> >> >> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com>
>>> wrote:
>>> >> >> >
>>> >> >> > +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
>>> >> >> > Apache Lucene PMC Member and Committer
>>> >> >> > nknize@apache.org
>>> >> >> >
>>> >> >> >
>>> >> >> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
>>> lucene@mikemccandless.com> wrote:
>>> >> >> >>
>>> >> >> >> 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 <jp...@gmail.com>
>>> wrote:
>>> >> >> >>>
>>> >> >> >>> +1 to a 8.10 release and cutting a branch next week
>>> >> >> >>>
>>> >> >> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <
>>> thelabdude@gmail.com> 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
>>> >> >> >>>>
>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>>> >> >> >>>>
>>> >> >> >>>> However, there are a few open blockers marked for Solr 8.10,
>>> see:
>>> >> >> >>>>
>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>>> >> >> >>>>
>>> >> >> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not
>>> assigned to
>>> >> >> >>>> anyone. Is anyone looking at these? If not, do they need to
>>> block the
>>> >> >> >>>> 8.10 release?
>>> >> >> >>>>
>>> >> >> >>>> I propose we should cut the release branch next week but that
>>> >> >> >>>> obviously depends on our decision around these open blockers.
>>> >> >> >>>>
>>> >> >> >>>> Cheers,
>>> >> >> >>>> Timothy Potter
>>> >> >> >>>>
>>> >> >> >>>> PS ~ I volunteer to be the Release Manager ;-)
>>> >> >> >>>>
>>> >> >> >>>>
>>> ---------------------------------------------------------------------
>>> >> >> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> >> >> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>> >> >> >>>>
>>> >> >> >>>
>>> >> >> >>>
>>> >> >> >>> --
>>> >> >> >>> Adrien
>>> >> >> >>
>>> >> >> >> --
>>> >> >> >> Mike McCandless
>>> >> >> >>
>>> >> >> >> http://blog.mikemccandless.com
>>> >> >>
>>> >> >>
>>> ---------------------------------------------------------------------
>>> >> >> 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@solr.apache.org
>>> For additional commands, e-mail: dev-help@solr.apache.org
>>>
>>> --
> - Mark
>
> http://about.me/markrmiller
>
-- 
- Mark

http://about.me/markrmiller

Re: 8.10 release soon?

Posted by Michael McCandless <lu...@mikemccandless.com>.
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 <ma...@gmail.com> wrote:

> SOLR-15555 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 <ds...@apache.org> wrote:
>
>> 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 tiny bit and it's annoying to back-port to yet another branchp
>> pop when there are last-minute fixes.
>>
>> ~ David Smiley
>> Apache Lucene/Solr Search Developer
>> http://www.linkedin.com/in/davidwsmiley
>>
>>
>> On Tue, Sep 7, 2021 at 11:53 AM Timothy Potter <th...@gmail.com>
>> wrote:
>>
>>> 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 see the point in requiring an extra backport
>>> even if trivial if we know some features are coming in soon. From
>>> where I sit, any code change that hits 8.x should be releasable
>>> immediately or it shouldn't be committed.
>>>
>>> Tim
>>>
>>> On Tue, Sep 7, 2021 at 9:31 AM David Smiley <ds...@apache.org> wrote:
>>> >
>>> > 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 Lucene/Solr Search Developer
>>> > http://www.linkedin.com/in/davidwsmiley
>>> >
>>> >
>>> > On Tue, Sep 7, 2021 at 10:26 AM Timothy Potter <th...@gmail.com>
>>> wrote:
>>> >>
>>> >> 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
>>> >> <lu...@mikemccandless.com> wrote:
>>> >> >
>>> >> > 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 leak.
>>> >> >
>>> >> > If so, this might be a blocker for 8.10.0 release.
>>> >> >
>>> >> > I'll try to make progress today on getting to the root cause.
>>> >> >
>>> >> > Mike McCandless
>>> >> >
>>> >> > http://blog.mikemccandless.com
>>> >> >
>>> >> >
>>> >> > On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com>
>>> wrote:
>>> >> >>
>>> >> >> 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 into that branch before RC1 comes out (I
>>> >> >> usually give a day or two after creating the release branch before
>>> >> >> creating RC1)
>>> >> >>
>>> >> >> May I please ask for some help with the Lucene 8.10 release notes?
>>> >> >> I'll do the notes for Solr. Please add the notes here:
>>> >> >> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
>>> >> >>
>>> >> >> Cheers,
>>> >> >> Tim
>>> >> >>
>>> >> >> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com>
>>> wrote:
>>> >> >> >
>>> >> >> > +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
>>> >> >> > Apache Lucene PMC Member and Committer
>>> >> >> > nknize@apache.org
>>> >> >> >
>>> >> >> >
>>> >> >> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
>>> lucene@mikemccandless.com> wrote:
>>> >> >> >>
>>> >> >> >> 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 <jp...@gmail.com>
>>> wrote:
>>> >> >> >>>
>>> >> >> >>> +1 to a 8.10 release and cutting a branch next week
>>> >> >> >>>
>>> >> >> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <
>>> thelabdude@gmail.com> 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
>>> >> >> >>>>
>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>>> >> >> >>>>
>>> >> >> >>>> However, there are a few open blockers marked for Solr 8.10,
>>> see:
>>> >> >> >>>>
>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>>> >> >> >>>>
>>> >> >> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not
>>> assigned to
>>> >> >> >>>> anyone. Is anyone looking at these? If not, do they need to
>>> block the
>>> >> >> >>>> 8.10 release?
>>> >> >> >>>>
>>> >> >> >>>> I propose we should cut the release branch next week but that
>>> >> >> >>>> obviously depends on our decision around these open blockers.
>>> >> >> >>>>
>>> >> >> >>>> Cheers,
>>> >> >> >>>> Timothy Potter
>>> >> >> >>>>
>>> >> >> >>>> PS ~ I volunteer to be the Release Manager ;-)
>>> >> >> >>>>
>>> >> >> >>>>
>>> ---------------------------------------------------------------------
>>> >> >> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> >> >> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>> >> >> >>>>
>>> >> >> >>>
>>> >> >> >>>
>>> >> >> >>> --
>>> >> >> >>> Adrien
>>> >> >> >>
>>> >> >> >> --
>>> >> >> >> Mike McCandless
>>> >> >> >>
>>> >> >> >> http://blog.mikemccandless.com
>>> >> >>
>>> >> >>
>>> ---------------------------------------------------------------------
>>> >> >> 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@solr.apache.org
>>> For additional commands, e-mail: dev-help@solr.apache.org
>>>
>>> --
> - Mark
>
> http://about.me/markrmiller
>

Re: 8.10 release soon?

Posted by Michael McCandless <lu...@mikemccandless.com>.
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 <ma...@gmail.com> wrote:

> SOLR-15555 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 <ds...@apache.org> wrote:
>
>> 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 tiny bit and it's annoying to back-port to yet another branchp
>> pop when there are last-minute fixes.
>>
>> ~ David Smiley
>> Apache Lucene/Solr Search Developer
>> http://www.linkedin.com/in/davidwsmiley
>>
>>
>> On Tue, Sep 7, 2021 at 11:53 AM Timothy Potter <th...@gmail.com>
>> wrote:
>>
>>> 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 see the point in requiring an extra backport
>>> even if trivial if we know some features are coming in soon. From
>>> where I sit, any code change that hits 8.x should be releasable
>>> immediately or it shouldn't be committed.
>>>
>>> Tim
>>>
>>> On Tue, Sep 7, 2021 at 9:31 AM David Smiley <ds...@apache.org> wrote:
>>> >
>>> > 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 Lucene/Solr Search Developer
>>> > http://www.linkedin.com/in/davidwsmiley
>>> >
>>> >
>>> > On Tue, Sep 7, 2021 at 10:26 AM Timothy Potter <th...@gmail.com>
>>> wrote:
>>> >>
>>> >> 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
>>> >> <lu...@mikemccandless.com> wrote:
>>> >> >
>>> >> > 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 leak.
>>> >> >
>>> >> > If so, this might be a blocker for 8.10.0 release.
>>> >> >
>>> >> > I'll try to make progress today on getting to the root cause.
>>> >> >
>>> >> > Mike McCandless
>>> >> >
>>> >> > http://blog.mikemccandless.com
>>> >> >
>>> >> >
>>> >> > On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com>
>>> wrote:
>>> >> >>
>>> >> >> 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 into that branch before RC1 comes out (I
>>> >> >> usually give a day or two after creating the release branch before
>>> >> >> creating RC1)
>>> >> >>
>>> >> >> May I please ask for some help with the Lucene 8.10 release notes?
>>> >> >> I'll do the notes for Solr. Please add the notes here:
>>> >> >> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
>>> >> >>
>>> >> >> Cheers,
>>> >> >> Tim
>>> >> >>
>>> >> >> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com>
>>> wrote:
>>> >> >> >
>>> >> >> > +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
>>> >> >> > Apache Lucene PMC Member and Committer
>>> >> >> > nknize@apache.org
>>> >> >> >
>>> >> >> >
>>> >> >> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
>>> lucene@mikemccandless.com> wrote:
>>> >> >> >>
>>> >> >> >> 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 <jp...@gmail.com>
>>> wrote:
>>> >> >> >>>
>>> >> >> >>> +1 to a 8.10 release and cutting a branch next week
>>> >> >> >>>
>>> >> >> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <
>>> thelabdude@gmail.com> 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
>>> >> >> >>>>
>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>>> >> >> >>>>
>>> >> >> >>>> However, there are a few open blockers marked for Solr 8.10,
>>> see:
>>> >> >> >>>>
>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>>> >> >> >>>>
>>> >> >> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not
>>> assigned to
>>> >> >> >>>> anyone. Is anyone looking at these? If not, do they need to
>>> block the
>>> >> >> >>>> 8.10 release?
>>> >> >> >>>>
>>> >> >> >>>> I propose we should cut the release branch next week but that
>>> >> >> >>>> obviously depends on our decision around these open blockers.
>>> >> >> >>>>
>>> >> >> >>>> Cheers,
>>> >> >> >>>> Timothy Potter
>>> >> >> >>>>
>>> >> >> >>>> PS ~ I volunteer to be the Release Manager ;-)
>>> >> >> >>>>
>>> >> >> >>>>
>>> ---------------------------------------------------------------------
>>> >> >> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> >> >> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>> >> >> >>>>
>>> >> >> >>>
>>> >> >> >>>
>>> >> >> >>> --
>>> >> >> >>> Adrien
>>> >> >> >>
>>> >> >> >> --
>>> >> >> >> Mike McCandless
>>> >> >> >>
>>> >> >> >> http://blog.mikemccandless.com
>>> >> >>
>>> >> >>
>>> ---------------------------------------------------------------------
>>> >> >> 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@solr.apache.org
>>> For additional commands, e-mail: dev-help@solr.apache.org
>>>
>>> --
> - Mark
>
> http://about.me/markrmiller
>

Re: 8.10 release soon?

Posted by Mark Miller <ma...@gmail.com>.
SOLR-15555 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 <ds...@apache.org> wrote:

> 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 tiny bit and it's annoying to back-port to yet another branchp
> pop when there are last-minute fixes.
>
> ~ David Smiley
> Apache Lucene/Solr Search Developer
> http://www.linkedin.com/in/davidwsmiley
>
>
> On Tue, Sep 7, 2021 at 11:53 AM Timothy Potter <th...@gmail.com>
> wrote:
>
>> 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 see the point in requiring an extra backport
>> even if trivial if we know some features are coming in soon. From
>> where I sit, any code change that hits 8.x should be releasable
>> immediately or it shouldn't be committed.
>>
>> Tim
>>
>> On Tue, Sep 7, 2021 at 9:31 AM David Smiley <ds...@apache.org> wrote:
>> >
>> > 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 Lucene/Solr Search Developer
>> > http://www.linkedin.com/in/davidwsmiley
>> >
>> >
>> > On Tue, Sep 7, 2021 at 10:26 AM Timothy Potter <th...@gmail.com>
>> wrote:
>> >>
>> >> 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
>> >> <lu...@mikemccandless.com> wrote:
>> >> >
>> >> > 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 leak.
>> >> >
>> >> > If so, this might be a blocker for 8.10.0 release.
>> >> >
>> >> > I'll try to make progress today on getting to the root cause.
>> >> >
>> >> > Mike McCandless
>> >> >
>> >> > http://blog.mikemccandless.com
>> >> >
>> >> >
>> >> > On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com>
>> wrote:
>> >> >>
>> >> >> 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 into that branch before RC1 comes out (I
>> >> >> usually give a day or two after creating the release branch before
>> >> >> creating RC1)
>> >> >>
>> >> >> May I please ask for some help with the Lucene 8.10 release notes?
>> >> >> I'll do the notes for Solr. Please add the notes here:
>> >> >> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
>> >> >>
>> >> >> Cheers,
>> >> >> Tim
>> >> >>
>> >> >> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com>
>> wrote:
>> >> >> >
>> >> >> > +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
>> >> >> > Apache Lucene PMC Member and Committer
>> >> >> > nknize@apache.org
>> >> >> >
>> >> >> >
>> >> >> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
>> lucene@mikemccandless.com> wrote:
>> >> >> >>
>> >> >> >> 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 <jp...@gmail.com>
>> wrote:
>> >> >> >>>
>> >> >> >>> +1 to a 8.10 release and cutting a branch next week
>> >> >> >>>
>> >> >> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <
>> thelabdude@gmail.com> 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
>> >> >> >>>>
>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>> >> >> >>>>
>> >> >> >>>> However, there are a few open blockers marked for Solr 8.10,
>> see:
>> >> >> >>>>
>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>> >> >> >>>>
>> >> >> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not
>> assigned to
>> >> >> >>>> anyone. Is anyone looking at these? If not, do they need to
>> block the
>> >> >> >>>> 8.10 release?
>> >> >> >>>>
>> >> >> >>>> I propose we should cut the release branch next week but that
>> >> >> >>>> obviously depends on our decision around these open blockers.
>> >> >> >>>>
>> >> >> >>>> Cheers,
>> >> >> >>>> Timothy Potter
>> >> >> >>>>
>> >> >> >>>> PS ~ I volunteer to be the Release Manager ;-)
>> >> >> >>>>
>> >> >> >>>>
>> ---------------------------------------------------------------------
>> >> >> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> >> >> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
>> >> >> >>>>
>> >> >> >>>
>> >> >> >>>
>> >> >> >>> --
>> >> >> >>> Adrien
>> >> >> >>
>> >> >> >> --
>> >> >> >> Mike McCandless
>> >> >> >>
>> >> >> >> http://blog.mikemccandless.com
>> >> >>
>> >> >>
>> ---------------------------------------------------------------------
>> >> >> 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@solr.apache.org
>> For additional commands, e-mail: dev-help@solr.apache.org
>>
>> --
- Mark

http://about.me/markrmiller

Re: 8.10 release soon?

Posted by Mark Miller <ma...@gmail.com>.
SOLR-15555 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 <ds...@apache.org> wrote:

> 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 tiny bit and it's annoying to back-port to yet another branchp
> pop when there are last-minute fixes.
>
> ~ David Smiley
> Apache Lucene/Solr Search Developer
> http://www.linkedin.com/in/davidwsmiley
>
>
> On Tue, Sep 7, 2021 at 11:53 AM Timothy Potter <th...@gmail.com>
> wrote:
>
>> 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 see the point in requiring an extra backport
>> even if trivial if we know some features are coming in soon. From
>> where I sit, any code change that hits 8.x should be releasable
>> immediately or it shouldn't be committed.
>>
>> Tim
>>
>> On Tue, Sep 7, 2021 at 9:31 AM David Smiley <ds...@apache.org> wrote:
>> >
>> > 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 Lucene/Solr Search Developer
>> > http://www.linkedin.com/in/davidwsmiley
>> >
>> >
>> > On Tue, Sep 7, 2021 at 10:26 AM Timothy Potter <th...@gmail.com>
>> wrote:
>> >>
>> >> 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
>> >> <lu...@mikemccandless.com> wrote:
>> >> >
>> >> > 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 leak.
>> >> >
>> >> > If so, this might be a blocker for 8.10.0 release.
>> >> >
>> >> > I'll try to make progress today on getting to the root cause.
>> >> >
>> >> > Mike McCandless
>> >> >
>> >> > http://blog.mikemccandless.com
>> >> >
>> >> >
>> >> > On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com>
>> wrote:
>> >> >>
>> >> >> 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 into that branch before RC1 comes out (I
>> >> >> usually give a day or two after creating the release branch before
>> >> >> creating RC1)
>> >> >>
>> >> >> May I please ask for some help with the Lucene 8.10 release notes?
>> >> >> I'll do the notes for Solr. Please add the notes here:
>> >> >> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
>> >> >>
>> >> >> Cheers,
>> >> >> Tim
>> >> >>
>> >> >> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com>
>> wrote:
>> >> >> >
>> >> >> > +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
>> >> >> > Apache Lucene PMC Member and Committer
>> >> >> > nknize@apache.org
>> >> >> >
>> >> >> >
>> >> >> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
>> lucene@mikemccandless.com> wrote:
>> >> >> >>
>> >> >> >> 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 <jp...@gmail.com>
>> wrote:
>> >> >> >>>
>> >> >> >>> +1 to a 8.10 release and cutting a branch next week
>> >> >> >>>
>> >> >> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <
>> thelabdude@gmail.com> 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
>> >> >> >>>>
>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>> >> >> >>>>
>> >> >> >>>> However, there are a few open blockers marked for Solr 8.10,
>> see:
>> >> >> >>>>
>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>> >> >> >>>>
>> >> >> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not
>> assigned to
>> >> >> >>>> anyone. Is anyone looking at these? If not, do they need to
>> block the
>> >> >> >>>> 8.10 release?
>> >> >> >>>>
>> >> >> >>>> I propose we should cut the release branch next week but that
>> >> >> >>>> obviously depends on our decision around these open blockers.
>> >> >> >>>>
>> >> >> >>>> Cheers,
>> >> >> >>>> Timothy Potter
>> >> >> >>>>
>> >> >> >>>> PS ~ I volunteer to be the Release Manager ;-)
>> >> >> >>>>
>> >> >> >>>>
>> ---------------------------------------------------------------------
>> >> >> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> >> >> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
>> >> >> >>>>
>> >> >> >>>
>> >> >> >>>
>> >> >> >>> --
>> >> >> >>> Adrien
>> >> >> >>
>> >> >> >> --
>> >> >> >> Mike McCandless
>> >> >> >>
>> >> >> >> http://blog.mikemccandless.com
>> >> >>
>> >> >>
>> ---------------------------------------------------------------------
>> >> >> 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@solr.apache.org
>> For additional commands, e-mail: dev-help@solr.apache.org
>>
>> --
- Mark

http://about.me/markrmiller

Re: 8.10 release soon?

Posted by David Smiley <ds...@apache.org>.
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 tiny bit and it's annoying to back-port to yet another branch
when there are last-minute fixes.

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


On Tue, Sep 7, 2021 at 11:53 AM Timothy Potter <th...@gmail.com> wrote:

> 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 see the point in requiring an extra backport
> even if trivial if we know some features are coming in soon. From
> where I sit, any code change that hits 8.x should be releasable
> immediately or it shouldn't be committed.
>
> Tim
>
> On Tue, Sep 7, 2021 at 9:31 AM David Smiley <ds...@apache.org> wrote:
> >
> > 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 Lucene/Solr Search Developer
> > http://www.linkedin.com/in/davidwsmiley
> >
> >
> > On Tue, Sep 7, 2021 at 10:26 AM Timothy Potter <th...@gmail.com>
> wrote:
> >>
> >> 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
> >> <lu...@mikemccandless.com> wrote:
> >> >
> >> > 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 leak.
> >> >
> >> > If so, this might be a blocker for 8.10.0 release.
> >> >
> >> > I'll try to make progress today on getting to the root cause.
> >> >
> >> > Mike McCandless
> >> >
> >> > http://blog.mikemccandless.com
> >> >
> >> >
> >> > On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com>
> wrote:
> >> >>
> >> >> 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 into that branch before RC1 comes out (I
> >> >> usually give a day or two after creating the release branch before
> >> >> creating RC1)
> >> >>
> >> >> May I please ask for some help with the Lucene 8.10 release notes?
> >> >> I'll do the notes for Solr. Please add the notes here:
> >> >> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
> >> >>
> >> >> Cheers,
> >> >> Tim
> >> >>
> >> >> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com>
> wrote:
> >> >> >
> >> >> > +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
> >> >> > Apache Lucene PMC Member and Committer
> >> >> > nknize@apache.org
> >> >> >
> >> >> >
> >> >> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
> lucene@mikemccandless.com> wrote:
> >> >> >>
> >> >> >> 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 <jp...@gmail.com>
> wrote:
> >> >> >>>
> >> >> >>> +1 to a 8.10 release and cutting a branch next week
> >> >> >>>
> >> >> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <
> thelabdude@gmail.com> 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
> >> >> >>>>
> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
> >> >> >>>>
> >> >> >>>> However, there are a few open blockers marked for Solr 8.10,
> see:
> >> >> >>>>
> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
> >> >> >>>>
> >> >> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not
> assigned to
> >> >> >>>> anyone. Is anyone looking at these? If not, do they need to
> block the
> >> >> >>>> 8.10 release?
> >> >> >>>>
> >> >> >>>> I propose we should cut the release branch next week but that
> >> >> >>>> obviously depends on our decision around these open blockers.
> >> >> >>>>
> >> >> >>>> Cheers,
> >> >> >>>> Timothy Potter
> >> >> >>>>
> >> >> >>>> PS ~ I volunteer to be the Release Manager ;-)
> >> >> >>>>
> >> >> >>>>
> ---------------------------------------------------------------------
> >> >> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >> >> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
> >> >> >>>>
> >> >> >>>
> >> >> >>>
> >> >> >>> --
> >> >> >>> Adrien
> >> >> >>
> >> >> >> --
> >> >> >> Mike McCandless
> >> >> >>
> >> >> >> http://blog.mikemccandless.com
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> 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@solr.apache.org
> For additional commands, e-mail: dev-help@solr.apache.org
>
>

Re: 8.10 release soon?

Posted by David Smiley <ds...@apache.org>.
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 tiny bit and it's annoying to back-port to yet another branch
when there are last-minute fixes.

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


On Tue, Sep 7, 2021 at 11:53 AM Timothy Potter <th...@gmail.com> wrote:

> 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 see the point in requiring an extra backport
> even if trivial if we know some features are coming in soon. From
> where I sit, any code change that hits 8.x should be releasable
> immediately or it shouldn't be committed.
>
> Tim
>
> On Tue, Sep 7, 2021 at 9:31 AM David Smiley <ds...@apache.org> wrote:
> >
> > 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 Lucene/Solr Search Developer
> > http://www.linkedin.com/in/davidwsmiley
> >
> >
> > On Tue, Sep 7, 2021 at 10:26 AM Timothy Potter <th...@gmail.com>
> wrote:
> >>
> >> 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
> >> <lu...@mikemccandless.com> wrote:
> >> >
> >> > 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 leak.
> >> >
> >> > If so, this might be a blocker for 8.10.0 release.
> >> >
> >> > I'll try to make progress today on getting to the root cause.
> >> >
> >> > Mike McCandless
> >> >
> >> > http://blog.mikemccandless.com
> >> >
> >> >
> >> > On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com>
> wrote:
> >> >>
> >> >> 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 into that branch before RC1 comes out (I
> >> >> usually give a day or two after creating the release branch before
> >> >> creating RC1)
> >> >>
> >> >> May I please ask for some help with the Lucene 8.10 release notes?
> >> >> I'll do the notes for Solr. Please add the notes here:
> >> >> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
> >> >>
> >> >> Cheers,
> >> >> Tim
> >> >>
> >> >> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com>
> wrote:
> >> >> >
> >> >> > +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
> >> >> > Apache Lucene PMC Member and Committer
> >> >> > nknize@apache.org
> >> >> >
> >> >> >
> >> >> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
> lucene@mikemccandless.com> wrote:
> >> >> >>
> >> >> >> 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 <jp...@gmail.com>
> wrote:
> >> >> >>>
> >> >> >>> +1 to a 8.10 release and cutting a branch next week
> >> >> >>>
> >> >> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <
> thelabdude@gmail.com> 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
> >> >> >>>>
> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
> >> >> >>>>
> >> >> >>>> However, there are a few open blockers marked for Solr 8.10,
> see:
> >> >> >>>>
> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
> >> >> >>>>
> >> >> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not
> assigned to
> >> >> >>>> anyone. Is anyone looking at these? If not, do they need to
> block the
> >> >> >>>> 8.10 release?
> >> >> >>>>
> >> >> >>>> I propose we should cut the release branch next week but that
> >> >> >>>> obviously depends on our decision around these open blockers.
> >> >> >>>>
> >> >> >>>> Cheers,
> >> >> >>>> Timothy Potter
> >> >> >>>>
> >> >> >>>> PS ~ I volunteer to be the Release Manager ;-)
> >> >> >>>>
> >> >> >>>>
> ---------------------------------------------------------------------
> >> >> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >> >> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
> >> >> >>>>
> >> >> >>>
> >> >> >>>
> >> >> >>> --
> >> >> >>> Adrien
> >> >> >>
> >> >> >> --
> >> >> >> Mike McCandless
> >> >> >>
> >> >> >> http://blog.mikemccandless.com
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> 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@solr.apache.org
> For additional commands, e-mail: dev-help@solr.apache.org
>
>

Re: 8.10 release soon?

Posted by Timothy Potter <th...@gmail.com>.
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 see the point in requiring an extra backport
even if trivial if we know some features are coming in soon. From
where I sit, any code change that hits 8.x should be releasable
immediately or it shouldn't be committed.

Tim

On Tue, Sep 7, 2021 at 9:31 AM David Smiley <ds...@apache.org> wrote:
>
> 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 Lucene/Solr Search Developer
> http://www.linkedin.com/in/davidwsmiley
>
>
> On Tue, Sep 7, 2021 at 10:26 AM Timothy Potter <th...@gmail.com> wrote:
>>
>> 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
>> <lu...@mikemccandless.com> wrote:
>> >
>> > 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 leak.
>> >
>> > If so, this might be a blocker for 8.10.0 release.
>> >
>> > I'll try to make progress today on getting to the root cause.
>> >
>> > Mike McCandless
>> >
>> > http://blog.mikemccandless.com
>> >
>> >
>> > On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com> wrote:
>> >>
>> >> 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 into that branch before RC1 comes out (I
>> >> usually give a day or two after creating the release branch before
>> >> creating RC1)
>> >>
>> >> May I please ask for some help with the Lucene 8.10 release notes?
>> >> I'll do the notes for Solr. Please add the notes here:
>> >> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
>> >>
>> >> Cheers,
>> >> Tim
>> >>
>> >> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com> wrote:
>> >> >
>> >> > +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
>> >> > Apache Lucene PMC Member and Committer
>> >> > nknize@apache.org
>> >> >
>> >> >
>> >> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <lu...@mikemccandless.com> wrote:
>> >> >>
>> >> >> 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 <jp...@gmail.com> wrote:
>> >> >>>
>> >> >>> +1 to a 8.10 release and cutting a branch next week
>> >> >>>
>> >> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com> 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
>> >> >>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>> >> >>>>
>> >> >>>> However, there are a few open blockers marked for Solr 8.10, see:
>> >> >>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>> >> >>>>
>> >> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
>> >> >>>> anyone. Is anyone looking at these? If not, do they need to block the
>> >> >>>> 8.10 release?
>> >> >>>>
>> >> >>>> I propose we should cut the release branch next week but that
>> >> >>>> obviously depends on our decision around these open blockers.
>> >> >>>>
>> >> >>>> Cheers,
>> >> >>>> Timothy Potter
>> >> >>>>
>> >> >>>> PS ~ I volunteer to be the Release Manager ;-)
>> >> >>>>
>> >> >>>> ---------------------------------------------------------------------
>> >> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> >> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
>> >> >>>>
>> >> >>>
>> >> >>>
>> >> >>> --
>> >> >>> Adrien
>> >> >>
>> >> >> --
>> >> >> Mike McCandless
>> >> >>
>> >> >> http://blog.mikemccandless.com
>> >>
>> >> ---------------------------------------------------------------------
>> >> 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@solr.apache.org
For additional commands, e-mail: dev-help@solr.apache.org


Re: 8.10 release soon?

Posted by Timothy Potter <th...@gmail.com>.
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 see the point in requiring an extra backport
even if trivial if we know some features are coming in soon. From
where I sit, any code change that hits 8.x should be releasable
immediately or it shouldn't be committed.

Tim

On Tue, Sep 7, 2021 at 9:31 AM David Smiley <ds...@apache.org> wrote:
>
> 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 Lucene/Solr Search Developer
> http://www.linkedin.com/in/davidwsmiley
>
>
> On Tue, Sep 7, 2021 at 10:26 AM Timothy Potter <th...@gmail.com> wrote:
>>
>> 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
>> <lu...@mikemccandless.com> wrote:
>> >
>> > 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 leak.
>> >
>> > If so, this might be a blocker for 8.10.0 release.
>> >
>> > I'll try to make progress today on getting to the root cause.
>> >
>> > Mike McCandless
>> >
>> > http://blog.mikemccandless.com
>> >
>> >
>> > On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com> wrote:
>> >>
>> >> 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 into that branch before RC1 comes out (I
>> >> usually give a day or two after creating the release branch before
>> >> creating RC1)
>> >>
>> >> May I please ask for some help with the Lucene 8.10 release notes?
>> >> I'll do the notes for Solr. Please add the notes here:
>> >> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
>> >>
>> >> Cheers,
>> >> Tim
>> >>
>> >> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com> wrote:
>> >> >
>> >> > +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
>> >> > Apache Lucene PMC Member and Committer
>> >> > nknize@apache.org
>> >> >
>> >> >
>> >> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <lu...@mikemccandless.com> wrote:
>> >> >>
>> >> >> 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 <jp...@gmail.com> wrote:
>> >> >>>
>> >> >>> +1 to a 8.10 release and cutting a branch next week
>> >> >>>
>> >> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com> 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
>> >> >>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>> >> >>>>
>> >> >>>> However, there are a few open blockers marked for Solr 8.10, see:
>> >> >>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>> >> >>>>
>> >> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
>> >> >>>> anyone. Is anyone looking at these? If not, do they need to block the
>> >> >>>> 8.10 release?
>> >> >>>>
>> >> >>>> I propose we should cut the release branch next week but that
>> >> >>>> obviously depends on our decision around these open blockers.
>> >> >>>>
>> >> >>>> Cheers,
>> >> >>>> Timothy Potter
>> >> >>>>
>> >> >>>> PS ~ I volunteer to be the Release Manager ;-)
>> >> >>>>
>> >> >>>> ---------------------------------------------------------------------
>> >> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> >> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
>> >> >>>>
>> >> >>>
>> >> >>>
>> >> >>> --
>> >> >>> Adrien
>> >> >>
>> >> >> --
>> >> >> Mike McCandless
>> >> >>
>> >> >> http://blog.mikemccandless.com
>> >>
>> >> ---------------------------------------------------------------------
>> >> 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: 8.10 release soon?

Posted by David Smiley <ds...@apache.org>.
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 Lucene/Solr Search Developer
http://www.linkedin.com/in/davidwsmiley


On Tue, Sep 7, 2021 at 10:26 AM Timothy Potter <th...@gmail.com> wrote:

> 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
> <lu...@mikemccandless.com> wrote:
> >
> > 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 leak.
> >
> > If so, this might be a blocker for 8.10.0 release.
> >
> > I'll try to make progress today on getting to the root cause.
> >
> > Mike McCandless
> >
> > http://blog.mikemccandless.com
> >
> >
> > On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com>
> wrote:
> >>
> >> 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 into that branch before RC1 comes out (I
> >> usually give a day or two after creating the release branch before
> >> creating RC1)
> >>
> >> May I please ask for some help with the Lucene 8.10 release notes?
> >> I'll do the notes for Solr. Please add the notes here:
> >> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
> >>
> >> Cheers,
> >> Tim
> >>
> >> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com>
> wrote:
> >> >
> >> > +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
> >> > Apache Lucene PMC Member and Committer
> >> > nknize@apache.org
> >> >
> >> >
> >> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
> lucene@mikemccandless.com> wrote:
> >> >>
> >> >> 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 <jp...@gmail.com>
> wrote:
> >> >>>
> >> >>> +1 to a 8.10 release and cutting a branch next week
> >> >>>
> >> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <
> thelabdude@gmail.com> 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
> >> >>>>
> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
> >> >>>>
> >> >>>> However, there are a few open blockers marked for Solr 8.10, see:
> >> >>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
> >> >>>>
> >> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned
> to
> >> >>>> anyone. Is anyone looking at these? If not, do they need to block
> the
> >> >>>> 8.10 release?
> >> >>>>
> >> >>>> I propose we should cut the release branch next week but that
> >> >>>> obviously depends on our decision around these open blockers.
> >> >>>>
> >> >>>> Cheers,
> >> >>>> Timothy Potter
> >> >>>>
> >> >>>> PS ~ I volunteer to be the Release Manager ;-)
> >> >>>>
> >> >>>>
> ---------------------------------------------------------------------
> >> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
> >> >>>>
> >> >>>
> >> >>>
> >> >>> --
> >> >>> Adrien
> >> >>
> >> >> --
> >> >> Mike McCandless
> >> >>
> >> >> http://blog.mikemccandless.com
> >>
> >> ---------------------------------------------------------------------
> >> 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: 8.10 release soon?

Posted by David Smiley <ds...@apache.org>.
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 Lucene/Solr Search Developer
http://www.linkedin.com/in/davidwsmiley


On Tue, Sep 7, 2021 at 10:26 AM Timothy Potter <th...@gmail.com> wrote:

> 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
> <lu...@mikemccandless.com> wrote:
> >
> > 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 leak.
> >
> > If so, this might be a blocker for 8.10.0 release.
> >
> > I'll try to make progress today on getting to the root cause.
> >
> > Mike McCandless
> >
> > http://blog.mikemccandless.com
> >
> >
> > On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com>
> wrote:
> >>
> >> 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 into that branch before RC1 comes out (I
> >> usually give a day or two after creating the release branch before
> >> creating RC1)
> >>
> >> May I please ask for some help with the Lucene 8.10 release notes?
> >> I'll do the notes for Solr. Please add the notes here:
> >> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
> >>
> >> Cheers,
> >> Tim
> >>
> >> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com>
> wrote:
> >> >
> >> > +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
> >> > Apache Lucene PMC Member and Committer
> >> > nknize@apache.org
> >> >
> >> >
> >> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
> lucene@mikemccandless.com> wrote:
> >> >>
> >> >> 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 <jp...@gmail.com>
> wrote:
> >> >>>
> >> >>> +1 to a 8.10 release and cutting a branch next week
> >> >>>
> >> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <
> thelabdude@gmail.com> 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
> >> >>>>
> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
> >> >>>>
> >> >>>> However, there are a few open blockers marked for Solr 8.10, see:
> >> >>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
> >> >>>>
> >> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned
> to
> >> >>>> anyone. Is anyone looking at these? If not, do they need to block
> the
> >> >>>> 8.10 release?
> >> >>>>
> >> >>>> I propose we should cut the release branch next week but that
> >> >>>> obviously depends on our decision around these open blockers.
> >> >>>>
> >> >>>> Cheers,
> >> >>>> Timothy Potter
> >> >>>>
> >> >>>> PS ~ I volunteer to be the Release Manager ;-)
> >> >>>>
> >> >>>>
> ---------------------------------------------------------------------
> >> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
> >> >>>>
> >> >>>
> >> >>>
> >> >>> --
> >> >>> Adrien
> >> >>
> >> >> --
> >> >> Mike McCandless
> >> >>
> >> >> http://blog.mikemccandless.com
> >>
> >> ---------------------------------------------------------------------
> >> 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: 8.10 release soon?

Posted by Timothy Potter <th...@gmail.com>.
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
<lu...@mikemccandless.com> wrote:
>
> 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 leak.
>
> If so, this might be a blocker for 8.10.0 release.
>
> I'll try to make progress today on getting to the root cause.
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com> wrote:
>>
>> 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 into that branch before RC1 comes out (I
>> usually give a day or two after creating the release branch before
>> creating RC1)
>>
>> May I please ask for some help with the Lucene 8.10 release notes?
>> I'll do the notes for Solr. Please add the notes here:
>> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
>>
>> Cheers,
>> Tim
>>
>> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com> wrote:
>> >
>> > +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
>> > Apache Lucene PMC Member and Committer
>> > nknize@apache.org
>> >
>> >
>> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <lu...@mikemccandless.com> wrote:
>> >>
>> >> 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 <jp...@gmail.com> wrote:
>> >>>
>> >>> +1 to a 8.10 release and cutting a branch next week
>> >>>
>> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com> 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
>> >>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>> >>>>
>> >>>> However, there are a few open blockers marked for Solr 8.10, see:
>> >>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>> >>>>
>> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
>> >>>> anyone. Is anyone looking at these? If not, do they need to block the
>> >>>> 8.10 release?
>> >>>>
>> >>>> I propose we should cut the release branch next week but that
>> >>>> obviously depends on our decision around these open blockers.
>> >>>>
>> >>>> Cheers,
>> >>>> Timothy Potter
>> >>>>
>> >>>> PS ~ I volunteer to be the Release Manager ;-)
>> >>>>
>> >>>> ---------------------------------------------------------------------
>> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
>> >>>>
>> >>>
>> >>>
>> >>> --
>> >>> Adrien
>> >>
>> >> --
>> >> Mike McCandless
>> >>
>> >> http://blog.mikemccandless.com
>>
>> ---------------------------------------------------------------------
>> 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: 8.10 release soon?

Posted by Timothy Potter <th...@gmail.com>.
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
<lu...@mikemccandless.com> wrote:
>
> 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 leak.
>
> If so, this might be a blocker for 8.10.0 release.
>
> I'll try to make progress today on getting to the root cause.
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com> wrote:
>>
>> 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 into that branch before RC1 comes out (I
>> usually give a day or two after creating the release branch before
>> creating RC1)
>>
>> May I please ask for some help with the Lucene 8.10 release notes?
>> I'll do the notes for Solr. Please add the notes here:
>> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
>>
>> Cheers,
>> Tim
>>
>> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com> wrote:
>> >
>> > +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
>> > Apache Lucene PMC Member and Committer
>> > nknize@apache.org
>> >
>> >
>> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <lu...@mikemccandless.com> wrote:
>> >>
>> >> 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 <jp...@gmail.com> wrote:
>> >>>
>> >>> +1 to a 8.10 release and cutting a branch next week
>> >>>
>> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com> 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
>> >>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>> >>>>
>> >>>> However, there are a few open blockers marked for Solr 8.10, see:
>> >>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>> >>>>
>> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
>> >>>> anyone. Is anyone looking at these? If not, do they need to block the
>> >>>> 8.10 release?
>> >>>>
>> >>>> I propose we should cut the release branch next week but that
>> >>>> obviously depends on our decision around these open blockers.
>> >>>>
>> >>>> Cheers,
>> >>>> Timothy Potter
>> >>>>
>> >>>> PS ~ I volunteer to be the Release Manager ;-)
>> >>>>
>> >>>> ---------------------------------------------------------------------
>> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
>> >>>>
>> >>>
>> >>>
>> >>> --
>> >>> Adrien
>> >>
>> >> --
>> >> Mike McCandless
>> >>
>> >> http://blog.mikemccandless.com
>>
>> ---------------------------------------------------------------------
>> 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@solr.apache.org
For additional commands, e-mail: dev-help@solr.apache.org


Re: 8.10 release soon?

Posted by Michael McCandless <lu...@mikemccandless.com>.
Hi Timothy,

Heads up: I'm currently digging on this issue
<https://issues.apache.org/jira/browse/LUCENE-10088> (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 leak.

If so, this might be a blocker for 8.10.0 release.

I'll try to make progress today on getting to the root cause.

Mike McCandless

http://blog.mikemccandless.com


On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com> wrote:

> 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 into that branch before RC1 comes out (I
> usually give a day or two after creating the release branch before
> creating RC1)
>
> May I please ask for some help with the Lucene 8.10 release notes?
> I'll do the notes for Solr. Please add the notes here:
> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
>
> Cheers,
> Tim
>
> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com> wrote:
> >
> > +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
> > Apache Lucene PMC Member and Committer
> > nknize@apache.org
> >
> >
> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
> lucene@mikemccandless.com> wrote:
> >>
> >> 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 <jp...@gmail.com> wrote:
> >>>
> >>> +1 to a 8.10 release and cutting a branch next week
> >>>
> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com>
> 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
> >>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
> >>>>
> >>>> However, there are a few open blockers marked for Solr 8.10, see:
> >>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
> >>>>
> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
> >>>> anyone. Is anyone looking at these? If not, do they need to block the
> >>>> 8.10 release?
> >>>>
> >>>> I propose we should cut the release branch next week but that
> >>>> obviously depends on our decision around these open blockers.
> >>>>
> >>>> Cheers,
> >>>> Timothy Potter
> >>>>
> >>>> PS ~ I volunteer to be the Release Manager ;-)
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
> >>>>
> >>>
> >>>
> >>> --
> >>> Adrien
> >>
> >> --
> >> Mike McCandless
> >>
> >> http://blog.mikemccandless.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

Re: 8.10 release soon?

Posted by Michael McCandless <lu...@mikemccandless.com>.
Hi Timothy,

Heads up: I'm currently digging on this issue
<https://issues.apache.org/jira/browse/LUCENE-10088> (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 leak.

If so, this might be a blocker for 8.10.0 release.

I'll try to make progress today on getting to the root cause.

Mike McCandless

http://blog.mikemccandless.com


On Thu, Sep 2, 2021 at 1:43 PM Timothy Potter <th...@gmail.com> wrote:

> 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 into that branch before RC1 comes out (I
> usually give a day or two after creating the release branch before
> creating RC1)
>
> May I please ask for some help with the Lucene 8.10 release notes?
> I'll do the notes for Solr. Please add the notes here:
> https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10
>
> Cheers,
> Tim
>
> On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com> wrote:
> >
> > +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
> > Apache Lucene PMC Member and Committer
> > nknize@apache.org
> >
> >
> > On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
> lucene@mikemccandless.com> wrote:
> >>
> >> 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 <jp...@gmail.com> wrote:
> >>>
> >>> +1 to a 8.10 release and cutting a branch next week
> >>>
> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com>
> 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
> >>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
> >>>>
> >>>> However, there are a few open blockers marked for Solr 8.10, see:
> >>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
> >>>>
> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
> >>>> anyone. Is anyone looking at these? If not, do they need to block the
> >>>> 8.10 release?
> >>>>
> >>>> I propose we should cut the release branch next week but that
> >>>> obviously depends on our decision around these open blockers.
> >>>>
> >>>> Cheers,
> >>>> Timothy Potter
> >>>>
> >>>> PS ~ I volunteer to be the Release Manager ;-)
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
> >>>>
> >>>
> >>>
> >>> --
> >>> Adrien
> >>
> >> --
> >> Mike McCandless
> >>
> >> http://blog.mikemccandless.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

Re: 8.10 release soon?

Posted by Timothy Potter <th...@gmail.com>.
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 into that branch before RC1 comes out (I
usually give a day or two after creating the release branch before
creating RC1)

May I please ask for some help with the Lucene 8.10 release notes?
I'll do the notes for Solr. Please add the notes here:
https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10

Cheers,
Tim

On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com> wrote:
>
> +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
> Apache Lucene PMC Member and Committer
> nknize@apache.org
>
>
> On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <lu...@mikemccandless.com> wrote:
>>
>> 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 <jp...@gmail.com> wrote:
>>>
>>> +1 to a 8.10 release and cutting a branch next week
>>>
>>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com> 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
>>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>>>>
>>>> However, there are a few open blockers marked for Solr 8.10, see:
>>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>>>>
>>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
>>>> anyone. Is anyone looking at these? If not, do they need to block the
>>>> 8.10 release?
>>>>
>>>> I propose we should cut the release branch next week but that
>>>> obviously depends on our decision around these open blockers.
>>>>
>>>> Cheers,
>>>> Timothy Potter
>>>>
>>>> PS ~ I volunteer to be the Release Manager ;-)
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>>
>>>
>>>
>>> --
>>> Adrien
>>
>> --
>> Mike McCandless
>>
>> http://blog.mikemccandless.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@solr.apache.org
For additional commands, e-mail: dev-help@solr.apache.org


Re: 8.10 release soon?

Posted by Timothy Potter <th...@gmail.com>.
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 into that branch before RC1 comes out (I
usually give a day or two after creating the release branch before
creating RC1)

May I please ask for some help with the Lucene 8.10 release notes?
I'll do the notes for Solr. Please add the notes here:
https://cwiki.apache.org/confluence/display/LUCENE/ReleaseNote8_10

Cheers,
Tim

On Thu, Sep 2, 2021 at 11:15 AM Nicholas Knize <nk...@gmail.com> wrote:
>
> +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
> Apache Lucene PMC Member and Committer
> nknize@apache.org
>
>
> On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <lu...@mikemccandless.com> wrote:
>>
>> 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 <jp...@gmail.com> wrote:
>>>
>>> +1 to a 8.10 release and cutting a branch next week
>>>
>>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com> 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
>>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>>>>
>>>> However, there are a few open blockers marked for Solr 8.10, see:
>>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>>>>
>>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
>>>> anyone. Is anyone looking at these? If not, do they need to block the
>>>> 8.10 release?
>>>>
>>>> I propose we should cut the release branch next week but that
>>>> obviously depends on our decision around these open blockers.
>>>>
>>>> Cheers,
>>>> Timothy Potter
>>>>
>>>> PS ~ I volunteer to be the Release Manager ;-)
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>>
>>>
>>>
>>> --
>>> Adrien
>>
>> --
>> Mike McCandless
>>
>> http://blog.mikemccandless.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: 8.10 release soon?

Posted by Nicholas Knize <nk...@gmail.com>.
+1 to cutting the 8.10 branch and getting the release moving. Will be good
to get the #9981 <https://issues.apache.org/jira/browse/LUCENE-9981> patch
out there. Tests seem happy for a while. Thanks for chasing these blockers.

Nicholas Knize, Ph.D., GISP
Principal Engineer - Search  |  Amazon
Apache Lucene PMC Member and Committer
nknize@apache.org


On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
lucene@mikemccandless.com> wrote:

> 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 <jp...@gmail.com> wrote:
>
>> +1 to a 8.10 release and cutting a branch next week
>>
>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com>
>> 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
>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>>>
>>> However, there are a few open blockers marked for Solr 8.10, see:
>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>>>
>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
>>> anyone. Is anyone looking at these? If not, do they need to block the
>>> 8.10 release?
>>>
>>> I propose we should cut the release branch next week but that
>>> obviously depends on our decision around these open blockers.
>>>
>>> Cheers,
>>> Timothy Potter
>>>
>>> PS ~ I volunteer to be the Release Manager ;-)
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>
>>>
>>
>> --
>> Adrien
>>
> --
> Mike McCandless
>
> http://blog.mikemccandless.com
>

Re: 8.10 release soon?

Posted by Timothy Potter <th...@gmail.com>.
I've reached out to various folks on Slack about SOLR-14438 and SOLR-15412.

It's unclear to me why we need to hold up the 8.10 release for
SOLR-15596? Without more details of what is needed in 8.x, it seems
like a problem we need to solve in 9.x ... If we want to wait on a
solution that's cool too, just need some clarity on how to proceed
here.

Cheers,

Tim, your friendly 8.10 release manager ;-)

On Wed, Sep 1, 2021 at 6:23 AM Ishan Chattopadhyaya
<ic...@gmail.com> wrote:
>
> I think those two package manager issues need to be fixed in a 8x release. But, I don't have time this week to get to them. Maybe, we can do a 8.10.1 release later with those fixes?
>
> On Wed, 1 Sep, 2021, 12:03 am Eric Pugh, <ep...@opensourceconnections.com> wrote:
>>
>> I’d like to see https://issues.apache.org/jira/browse/SOLR-15595 make it in as well.
>>
>> On Aug 31, 2021, at 2:26 PM, Houston Putman <ho...@gmail.com> wrote:
>>
>> SOLR-15599 is ostensibly done and backported. Will be watching the jenkins builds, but it should be good to go.
>>
>> On Tue, Aug 31, 2021 at 12:47 PM Mike Drob <md...@apache.org> wrote:
>>>
>>> I'm pretty close to finishing up
>>> https://issues.apache.org/jira/browse/SOLR-15555 and would like to try
>>> to get that into 8.10, hopefully this week or next week.
>>>
>>> On Mon, Aug 30, 2021 at 12:51 PM Houston Putman <ho...@gmail.com> wrote:
>>> >
>>> > SOLR-15599 is almost backported (was merged to main today). I consider this a blocker, but should be good-to-go by tomorrow.
>>> >
>>> > Any comments on the existing blockers?
>>> >
>>> > - SOLR-14438 - Should just be an added line in LICENSE.txt?
>>> > - SOLR-14593 - This has been a blocker for many releases, so I'm not sure we are actually held up here
>>> > - SOLR-15412 - No conversations since the 8.9 release, so again not sure it's actually a blocker.
>>> > - SOLR-15596 - This is important but I don't think there's any work for it yet.
>>> >
>>> > - Houston
>>> >
>>> > On Sat, Aug 28, 2021 at 12:18 PM Michael McCandless <lu...@mikemccandless.com> wrote:
>>> >>
>>> >> 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 <jp...@gmail.com> wrote:
>>> >>>
>>> >>> +1 to a 8.10 release and cutting a branch next week
>>> >>>
>>> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com> 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
>>> >>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>>> >>>>
>>> >>>> However, there are a few open blockers marked for Solr 8.10, see:
>>> >>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>>> >>>>
>>> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
>>> >>>> anyone. Is anyone looking at these? If not, do they need to block the
>>> >>>> 8.10 release?
>>> >>>>
>>> >>>> I propose we should cut the release branch next week but that
>>> >>>> obviously depends on our decision around these open blockers.
>>> >>>>
>>> >>>> Cheers,
>>> >>>> Timothy Potter
>>> >>>>
>>> >>>> PS ~ I volunteer to be the Release Manager ;-)
>>> >>>>
>>> >>>> ---------------------------------------------------------------------
>>> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>> >>>>
>>> >>>
>>> >>>
>>> >>> --
>>> >>> Adrien
>>> >>
>>> >> --
>>> >> Mike McCandless
>>> >>
>>> >> http://blog.mikemccandless.com
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@solr.apache.org
>>> For additional commands, e-mail: dev-help@solr.apache.org
>>>
>>
>> _______________________
>> Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com | My Free/Busy
>> Co-Author: Apache Solr Enterprise Search Server, 3rd Ed
>> This e-mail and all contents, including attachments, is considered to be Company Confidential unless explicitly stated otherwise, regardless of whether attachments are marked as such.
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@solr.apache.org
For additional commands, e-mail: dev-help@solr.apache.org


Re: 8.10 release soon?

Posted by Ishan Chattopadhyaya <ic...@gmail.com>.
I think those two package manager issues need to be fixed in a 8x release.
But, I don't have time this week to get to them. Maybe, we can do a 8.10.1
release later with those fixes?

On Wed, 1 Sep, 2021, 12:03 am Eric Pugh, <ep...@opensourceconnections.com>
wrote:

> I’d like to see https://issues.apache.org/jira/browse/SOLR-15595 make it
> in as well.
>
> On Aug 31, 2021, at 2:26 PM, Houston Putman <ho...@gmail.com>
> wrote:
>
> SOLR-15599 <https://issues.apache.org/jira/browse/SOLR-15599> is
> ostensibly done and backported. Will be watching the jenkins builds, but it
> should be good to go.
>
> On Tue, Aug 31, 2021 at 12:47 PM Mike Drob <md...@apache.org> wrote:
>
>> I'm pretty close to finishing up
>> https://issues.apache.org/jira/browse/SOLR-15555 and would like to try
>> to get that into 8.10, hopefully this week or next week.
>>
>> On Mon, Aug 30, 2021 at 12:51 PM Houston Putman <ho...@gmail.com>
>> wrote:
>> >
>> > SOLR-15599 is almost backported (was merged to main today). I consider
>> this a blocker, but should be good-to-go by tomorrow.
>> >
>> > Any comments on the existing blockers?
>> >
>> > - SOLR-14438 - Should just be an added line in LICENSE.txt?
>> > - SOLR-14593 - This has been a blocker for many releases, so I'm not
>> sure we are actually held up here
>> > - SOLR-15412 - No conversations since the 8.9 release, so again not
>> sure it's actually a blocker.
>> > - SOLR-15596 - This is important but I don't think there's any work for
>> it yet.
>> >
>> > - Houston
>> >
>> > On Sat, Aug 28, 2021 at 12:18 PM Michael McCandless <
>> lucene@mikemccandless.com> wrote:
>> >>
>> >> 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 <jp...@gmail.com>
>> wrote:
>> >>>
>> >>> +1 to a 8.10 release and cutting a branch next week
>> >>>
>> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com>
>> 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
>> >>>>
>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>> >>>>
>> >>>> However, there are a few open blockers marked for Solr 8.10, see:
>> >>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>> >>>>
>> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
>> >>>> anyone. Is anyone looking at these? If not, do they need to block the
>> >>>> 8.10 release?
>> >>>>
>> >>>> I propose we should cut the release branch next week but that
>> >>>> obviously depends on our decision around these open blockers.
>> >>>>
>> >>>> Cheers,
>> >>>> Timothy Potter
>> >>>>
>> >>>> PS ~ I volunteer to be the Release Manager ;-)
>> >>>>
>> >>>> ---------------------------------------------------------------------
>> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
>> >>>>
>> >>>
>> >>>
>> >>> --
>> >>> Adrien
>> >>
>> >> --
>> >> Mike McCandless
>> >>
>> >> http://blog.mikemccandless.com
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@solr.apache.org
>> For additional commands, e-mail: dev-help@solr.apache.org
>>
>>
> _______________________
> *Eric Pugh **| *Founder & CEO | OpenSource Connections, LLC | 434.466.1467
> | http://www.opensourceconnections.com | My Free/Busy
> <http://tinyurl.com/eric-cal>
> Co-Author: Apache Solr Enterprise Search Server, 3rd Ed
> <https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>
> This e-mail and all contents, including attachments, is considered to be
> Company Confidential unless explicitly stated otherwise, regardless
> of whether attachments are marked as such.
>
>

Re: 8.10 release soon?

Posted by Eric Pugh <ep...@opensourceconnections.com>.
I’d like to see https://issues.apache.org/jira/browse/SOLR-15595 <https://issues.apache.org/jira/browse/SOLR-15595> make it in as well.

> On Aug 31, 2021, at 2:26 PM, Houston Putman <ho...@gmail.com> wrote:
> 
> SOLR-15599 <https://issues.apache.org/jira/browse/SOLR-15599> is ostensibly done and backported. Will be watching the jenkins builds, but it should be good to go.
> 
> On Tue, Aug 31, 2021 at 12:47 PM Mike Drob <mdrob@apache.org <ma...@apache.org>> wrote:
> I'm pretty close to finishing up
> https://issues.apache.org/jira/browse/SOLR-15555 <https://issues.apache.org/jira/browse/SOLR-15555> and would like to try
> to get that into 8.10, hopefully this week or next week.
> 
> On Mon, Aug 30, 2021 at 12:51 PM Houston Putman <houstonputman@gmail.com <ma...@gmail.com>> wrote:
> >
> > SOLR-15599 is almost backported (was merged to main today). I consider this a blocker, but should be good-to-go by tomorrow.
> >
> > Any comments on the existing blockers?
> >
> > - SOLR-14438 - Should just be an added line in LICENSE.txt?
> > - SOLR-14593 - This has been a blocker for many releases, so I'm not sure we are actually held up here
> > - SOLR-15412 - No conversations since the 8.9 release, so again not sure it's actually a blocker.
> > - SOLR-15596 - This is important but I don't think there's any work for it yet.
> >
> > - Houston
> >
> > On Sat, Aug 28, 2021 at 12:18 PM Michael McCandless <lucene@mikemccandless.com <ma...@mikemccandless.com>> wrote:
> >>
> >> 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 <jpountz@gmail.com <ma...@gmail.com>> wrote:
> >>>
> >>> +1 to a 8.10 release and cutting a branch next week
> >>>
> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <thelabdude@gmail.com <ma...@gmail.com>> 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 <https://github.com/apache/lucene-solr/blob/branch_8x/lucene/CHANGES.txt>
> >>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt <https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt>
> >>>>
> >>>> However, there are a few open blockers marked for Solr 8.10, see:
> >>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839 <https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839>
> >>>>
> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
> >>>> anyone. Is anyone looking at these? If not, do they need to block the
> >>>> 8.10 release?
> >>>>
> >>>> I propose we should cut the release branch next week but that
> >>>> obviously depends on our decision around these open blockers.
> >>>>
> >>>> Cheers,
> >>>> Timothy Potter
> >>>>
> >>>> PS ~ I volunteer to be the Release Manager ;-)
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org <ma...@lucene.apache.org>
> >>>> For additional commands, e-mail: dev-help@lucene.apache.org <ma...@lucene.apache.org>
> >>>>
> >>>
> >>>
> >>> --
> >>> Adrien
> >>
> >> --
> >> Mike McCandless
> >>
> >> http://blog.mikemccandless.com <http://blog.mikemccandless.com/>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@solr.apache.org <ma...@solr.apache.org>
> For additional commands, e-mail: dev-help@solr.apache.org <ma...@solr.apache.org>
> 

_______________________
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed <https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>	
This e-mail and all contents, including attachments, is considered to be Company Confidential unless explicitly stated otherwise, regardless of whether attachments are marked as such.


Re: 8.10 release soon?

Posted by Houston Putman <ho...@gmail.com>.
SOLR-15599 <https://issues.apache.org/jira/browse/SOLR-15599> is ostensibly
done and backported. Will be watching the jenkins builds, but it should be
good to go.

On Tue, Aug 31, 2021 at 12:47 PM Mike Drob <md...@apache.org> wrote:

> I'm pretty close to finishing up
> https://issues.apache.org/jira/browse/SOLR-15555 and would like to try
> to get that into 8.10, hopefully this week or next week.
>
> On Mon, Aug 30, 2021 at 12:51 PM Houston Putman <ho...@gmail.com>
> wrote:
> >
> > SOLR-15599 is almost backported (was merged to main today). I consider
> this a blocker, but should be good-to-go by tomorrow.
> >
> > Any comments on the existing blockers?
> >
> > - SOLR-14438 - Should just be an added line in LICENSE.txt?
> > - SOLR-14593 - This has been a blocker for many releases, so I'm not
> sure we are actually held up here
> > - SOLR-15412 - No conversations since the 8.9 release, so again not sure
> it's actually a blocker.
> > - SOLR-15596 - This is important but I don't think there's any work for
> it yet.
> >
> > - Houston
> >
> > On Sat, Aug 28, 2021 at 12:18 PM Michael McCandless <
> lucene@mikemccandless.com> wrote:
> >>
> >> 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 <jp...@gmail.com> wrote:
> >>>
> >>> +1 to a 8.10 release and cutting a branch next week
> >>>
> >>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com>
> 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
> >>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
> >>>>
> >>>> However, there are a few open blockers marked for Solr 8.10, see:
> >>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
> >>>>
> >>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
> >>>> anyone. Is anyone looking at these? If not, do they need to block the
> >>>> 8.10 release?
> >>>>
> >>>> I propose we should cut the release branch next week but that
> >>>> obviously depends on our decision around these open blockers.
> >>>>
> >>>> Cheers,
> >>>> Timothy Potter
> >>>>
> >>>> PS ~ I volunteer to be the Release Manager ;-)
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
> >>>>
> >>>
> >>>
> >>> --
> >>> Adrien
> >>
> >> --
> >> Mike McCandless
> >>
> >> http://blog.mikemccandless.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@solr.apache.org
> For additional commands, e-mail: dev-help@solr.apache.org
>
>

Re: 8.10 release soon?

Posted by Mike Drob <md...@apache.org>.
I'm pretty close to finishing up
https://issues.apache.org/jira/browse/SOLR-15555 and would like to try
to get that into 8.10, hopefully this week or next week.

On Mon, Aug 30, 2021 at 12:51 PM Houston Putman <ho...@gmail.com> wrote:
>
> SOLR-15599 is almost backported (was merged to main today). I consider this a blocker, but should be good-to-go by tomorrow.
>
> Any comments on the existing blockers?
>
> - SOLR-14438 - Should just be an added line in LICENSE.txt?
> - SOLR-14593 - This has been a blocker for many releases, so I'm not sure we are actually held up here
> - SOLR-15412 - No conversations since the 8.9 release, so again not sure it's actually a blocker.
> - SOLR-15596 - This is important but I don't think there's any work for it yet.
>
> - Houston
>
> On Sat, Aug 28, 2021 at 12:18 PM Michael McCandless <lu...@mikemccandless.com> wrote:
>>
>> 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 <jp...@gmail.com> wrote:
>>>
>>> +1 to a 8.10 release and cutting a branch next week
>>>
>>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com> 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
>>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>>>>
>>>> However, there are a few open blockers marked for Solr 8.10, see:
>>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>>>>
>>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
>>>> anyone. Is anyone looking at these? If not, do they need to block the
>>>> 8.10 release?
>>>>
>>>> I propose we should cut the release branch next week but that
>>>> obviously depends on our decision around these open blockers.
>>>>
>>>> Cheers,
>>>> Timothy Potter
>>>>
>>>> PS ~ I volunteer to be the Release Manager ;-)
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>>
>>>
>>>
>>> --
>>> Adrien
>>
>> --
>> Mike McCandless
>>
>> http://blog.mikemccandless.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@solr.apache.org
For additional commands, e-mail: dev-help@solr.apache.org


Re: 8.10 release soon?

Posted by Houston Putman <ho...@gmail.com>.
SOLR-15599 is almost backported (was merged to main today). I consider this
a blocker, but should be good-to-go by tomorrow.

Any comments on the existing blockers?

- SOLR-14438 <https://issues.apache.org/jira/browse/SOLR-14438> - Should
just be an added line in LICENSE.txt?
- SOLR-14593 <https://issues.apache.org/jira/browse/SOLR-14593> - This has
been a blocker for many releases, so I'm not sure we are actually held up
here
- SOLR-15412 <https://issues.apache.org/jira/browse/SOLR-15412> - No
conversations since the 8.9 release, so again not sure it's actually a
blocker.
- SOLR-15596 <https://issues.apache.org/jira/browse/SOLR-15596> - This is
important but I don't think there's any work for it yet.

- Houston

On Sat, Aug 28, 2021 at 12:18 PM Michael McCandless <
lucene@mikemccandless.com> wrote:

> 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 <jp...@gmail.com> wrote:
>
>> +1 to a 8.10 release and cutting a branch next week
>>
>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com>
>> 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
>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>>>
>>> However, there are a few open blockers marked for Solr 8.10, see:
>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>>>
>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
>>> anyone. Is anyone looking at these? If not, do they need to block the
>>> 8.10 release?
>>>
>>> I propose we should cut the release branch next week but that
>>> obviously depends on our decision around these open blockers.
>>>
>>> Cheers,
>>> Timothy Potter
>>>
>>> PS ~ I volunteer to be the Release Manager ;-)
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>
>>>
>>
>> --
>> Adrien
>>
> --
> Mike McCandless
>
> http://blog.mikemccandless.com
>

Re: 8.10 release soon?

Posted by Nicholas Knize <nk...@gmail.com>.
+1 to cutting the 8.10 branch and getting the release moving. Will be good
to get the #9981 <https://issues.apache.org/jira/browse/LUCENE-9981> patch
out there. Tests seem happy for a while. Thanks for chasing these blockers.

Nicholas Knize, Ph.D., GISP
Principal Engineer - Search  |  Amazon
Apache Lucene PMC Member and Committer
nknize@apache.org


On Sat, Aug 28, 2021 at 11:18 AM Michael McCandless <
lucene@mikemccandless.com> wrote:

> 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 <jp...@gmail.com> wrote:
>
>> +1 to a 8.10 release and cutting a branch next week
>>
>> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com>
>> 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
>>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>>>
>>> However, there are a few open blockers marked for Solr 8.10, see:
>>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>>>
>>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
>>> anyone. Is anyone looking at these? If not, do they need to block the
>>> 8.10 release?
>>>
>>> I propose we should cut the release branch next week but that
>>> obviously depends on our decision around these open blockers.
>>>
>>> Cheers,
>>> Timothy Potter
>>>
>>> PS ~ I volunteer to be the Release Manager ;-)
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>
>>>
>>
>> --
>> Adrien
>>
> --
> Mike McCandless
>
> http://blog.mikemccandless.com
>

Re: 8.10 release soon?

Posted by Michael McCandless <lu...@mikemccandless.com>.
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 <jp...@gmail.com> wrote:

> +1 to a 8.10 release and cutting a branch next week
>
> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com>
> 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
>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>>
>> However, there are a few open blockers marked for Solr 8.10, see:
>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>>
>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
>> anyone. Is anyone looking at these? If not, do they need to block the
>> 8.10 release?
>>
>> I propose we should cut the release branch next week but that
>> obviously depends on our decision around these open blockers.
>>
>> Cheers,
>> Timothy Potter
>>
>> PS ~ I volunteer to be the Release Manager ;-)
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>>
>
> --
> Adrien
>
-- 
Mike McCandless

http://blog.mikemccandless.com

Re: 8.10 release soon?

Posted by Michael McCandless <lu...@mikemccandless.com>.
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 <jp...@gmail.com> wrote:

> +1 to a 8.10 release and cutting a branch next week
>
> On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com>
> 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
>> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>>
>> However, there are a few open blockers marked for Solr 8.10, see:
>> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>>
>> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
>> anyone. Is anyone looking at these? If not, do they need to block the
>> 8.10 release?
>>
>> I propose we should cut the release branch next week but that
>> obviously depends on our decision around these open blockers.
>>
>> Cheers,
>> Timothy Potter
>>
>> PS ~ I volunteer to be the Release Manager ;-)
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>>
>
> --
> Adrien
>
-- 
Mike McCandless

http://blog.mikemccandless.com

Re: 8.10 release soon?

Posted by Adrien Grand <jp...@gmail.com>.
+1 to a 8.10 release and cutting a branch next week

On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com> 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
> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>
> However, there are a few open blockers marked for Solr 8.10, see:
> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>
> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
> anyone. Is anyone looking at these? If not, do they need to block the
> 8.10 release?
>
> I propose we should cut the release branch next week but that
> obviously depends on our decision around these open blockers.
>
> Cheers,
> Timothy Potter
>
> PS ~ I volunteer to be the Release Manager ;-)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

-- 
Adrien

Re: 8.10 release soon?

Posted by Mark Miller <ma...@gmail.com>.
I put together a shiv for the benchmark module that will allow for basic
regression testing against 8.x and the 8 to 9 release. Given how incredibly
tough benchmarks are to get right vs setting something ad-hoc up, there is
good value in being able direct spent effort backwards. At this point, it
will just be a light smoke test more than anything thorough or rigorous,
early days. Not seeing any obvious issue introduced on the basic distrib /
non distrib indexing paths as a tiny starting data point.

Mark

On Tue, Aug 24, 2021 at 1:02 PM Timothy Potter <th...@gmail.com> 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
> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>
> However, there are a few open blockers marked for Solr 8.10, see:
> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>
> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
> anyone. Is anyone looking at these? If not, do they need to block the
> 8.10 release?
>
> I propose we should cut the release branch next week but that
> obviously depends on our decision around these open blockers.
>
> Cheers,
> Timothy Potter
>
> PS ~ I volunteer to be the Release Manager ;-)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@solr.apache.org
> For additional commands, e-mail: dev-help@solr.apache.org
>
> --
- Mark

http://about.me/markrmiller

Re: 8.10 release soon?

Posted by Adrien Grand <jp...@gmail.com>.
+1 to a 8.10 release and cutting a branch next week

On Tue, Aug 24, 2021 at 8:02 PM Timothy Potter <th...@gmail.com> 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
> https://github.com/apache/lucene-solr/blob/branch_8x/solr/CHANGES.txt
>
> However, there are a few open blockers marked for Solr 8.10, see:
> https://issues.apache.org/jira/browse/SOLR-15596?filter=12350839
>
> The blockers (SOLR-15596, SOLR-15412, SOLR-14593) are not assigned to
> anyone. Is anyone looking at these? If not, do they need to block the
> 8.10 release?
>
> I propose we should cut the release branch next week but that
> obviously depends on our decision around these open blockers.
>
> Cheers,
> Timothy Potter
>
> PS ~ I volunteer to be the Release Manager ;-)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

-- 
Adrien