Re: Request for Patch release of 10.0.2

2022-12-16 Thread Laurent Quérel
tou Kouhei > > > wrote: > > > > > > > > > > > Hi, > > > > > > > > > > > > I'm sorry but I can't do this (serve as release manager) in > > > > > > this month. But I can help a committer or PMC

Re: Request for Patch release of 10.0.2

2022-12-16 Thread Matt Topol
#x27;t do this (serve as release manager) in > > > > > this month. But I can help a committer or PMC member who > > > > > wants to serve as release manager for 10.0.2. > > > > > > > > > > FYI: ASF says that a committer can serve as release

Re: Request for Patch release of 10.0.2

2022-12-15 Thread Laurent Quérel
> > > > FYI: ASF says that a committer can serve as release manager: > > > > https://infra.apache.org/release-publishing.html#releasemanager > > > > > > > > A committer can't do some release tasks such as signing and > > > > uploading. I can do them

Re: Request for Patch release of 10.0.2

2022-12-15 Thread Matt Topol
gt; FYI: ASF says that a committer can serve as release manager: > > > https://infra.apache.org/release-publishing.html#releasemanager > > > > > > A committer can't do some release tasks such as signing and > > > uploading. I can do them instead as a PMC membe

Re: Request for Patch release of 10.0.2

2022-12-15 Thread Neal Richardson
can do them instead as a PMC member. > > > > Is there a committer or PMC member who wants to serve as > > release manager for 10.0.2? > > > > > > Thanks, > > -- > > kou > > > > In > > "Re: Request for Patch release of 10.0.2" o

Re: Request for Patch release of 10.0.2

2022-12-15 Thread Matt Topol
as a PMC member. > > Is there a committer or PMC member who wants to serve as > release manager for 10.0.2? > > > Thanks, > -- > kou > > In > "Re: Request for Patch release of 10.0.2" on Mon, 12 Dec 2022 10:09:27 > -0500, > Matthew Topol wrote: > >

Re: Request for Patch release of 10.0.2

2022-12-12 Thread Sutou Kouhei
manager A committer can't do some release tasks such as signing and uploading. I can do them instead as a PMC member. Is there a committer or PMC member who wants to serve as release manager for 10.0.2? Thanks, -- kou In "Re: Request for Patch release of 10.0.2" on Mon, 1

Re: Request for Patch release of 10.0.2

2022-12-12 Thread Laurent Quérel
@matthew It could work for me if we stay within this kind of time frame. However, this memory leak problem could affect other users who may not be aware of the problem or the fix. Having an official patch version would be more effective in spreading this fix within the community I think. —Laureby

Re: Request for Patch release of 10.0.2

2022-12-12 Thread Matthew Topol
@Laurent: Would it be sufficient if we cherry-pick the bugfixes to a branch off of the v10 release and then you can use a replace directive in the go.mod to point at that particular commit until the v11 release comes out in 4 - 6 weeks (give or take given the end of year holidays)? --Matt On Mon,

Re: Request for Patch release of 10.0.2

2022-12-12 Thread Matthew Topol
I'm in favor of this, can someone from the PMC please comment to the viability of this? I know we have the v11 release coming up in the next month or so and we'd need someone to be the release manager for performing a v10.0.2 patch release. So I'm not sure whether or not this is a viable option. -