Re: 2.6.1 Critical Regression

2021-01-27 Thread Ismael Juma
Thanks Sophie!

Ismael

On Wed, Jan 27, 2021 at 2:45 PM Sophie Blee-Goldman 
wrote:

> Yes, the change is in Kafka Streams, so the kafka-clients jar would not be
> sufficient.
>
> I've just sent out a note to the mailing list volunteering to be the
> release manager for a
> 2.6.2 release. I think we can get this out in a timely manner
>
> Thanks Gary
>
> On Tue, Jan 26, 2021 at 12:43 PM Ismael Juma  wrote:
>
> > Hi Gary,
> >
> > Thanks for raising this. Looking at the PR, the change is in kafka
> streams,
> > not clients?
> >
> > Ismael
> >
> > On Tue, Jan 26, 2021 at 12:39 PM Gary Russell 
> wrote:
> >
> > > A critical regression was included in kafka-clients 2.6.1, which is now
> > > fixed and cherry picked [1].
> > >
> > > For some devs, it is not easy (or they are not allowed by their
> > > enterprise) to move up to a new release, even a minor release (2.7).
> Devs
> > > are often allowed to upgrade to patch releases without approval,
> though.
> > >
> > > There seems to be some reticence to getting 2.6.2 out ASAP, due to the
> > > effort needed; I understand that a full release of everything is not
> > > trivial, but could consideration be given to releasing, say, 2.6.1.1
> for
> > > just the kafka-clients jar with this fix?
> > >
> > > Thanks.
> > >
> > >
> > > [1]: https://github.com/apache/kafka/pull/9947#issuecomment-767798579
> > >
> > >
> > >
> > >
> > >
> > >
> >
>


Re: 2.6.1 Critical Regression

2021-01-27 Thread Gary Russell
My apologies; I blame keyboard memory - I mostly work with kafka-clients.

Sophie, many thanks for stepping up to the plate on this one.

From: Sophie Blee-Goldman 
Sent: Wednesday, January 27, 2021 5:45 PM
To: dev 
Subject: Re: 2.6.1 Critical Regression

Yes, the change is in Kafka Streams, so the kafka-clients jar would not be
sufficient.

I've just sent out a note to the mailing list volunteering to be the
release manager for a
2.6.2 release. I think we can get this out in a timely manner

Thanks Gary

On Tue, Jan 26, 2021 at 12:43 PM Ismael Juma  wrote:

> Hi Gary,
>
> Thanks for raising this. Looking at the PR, the change is in kafka streams,
> not clients?
>
> Ismael
>
> On Tue, Jan 26, 2021 at 12:39 PM Gary Russell  wrote:
>
> > A critical regression was included in kafka-clients 2.6.1, which is now
> > fixed and cherry picked [1].
> >
> > For some devs, it is not easy (or they are not allowed by their
> > enterprise) to move up to a new release, even a minor release (2.7). Devs
> > are often allowed to upgrade to patch releases without approval, though.
> >
> > There seems to be some reticence to getting 2.6.2 out ASAP, due to the
> > effort needed; I understand that a full release of everything is not
> > trivial, but could consideration be given to releasing, say, 2.6.1.1 for
> > just the kafka-clients jar with this fix?
> >
> > Thanks.
> >
> >
> > [1]: 
> > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fkafka%2Fpull%2F9947%23issuecomment-767798579data=04%7C01%7Cgrussell%40vmware.com%7C460707c2f37c4b1c8bea08d8c3154f2d%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637473843588255278%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=YJZMu2Ycol9QONFS2nmh34BScHN%2BUPESMRDqZpmPX5k%3Dreserved=0
> >
> >
> >
> >
> >
> >
>


Re: 2.6.1 Critical Regression

2021-01-27 Thread Sophie Blee-Goldman
Yes, the change is in Kafka Streams, so the kafka-clients jar would not be
sufficient.

I've just sent out a note to the mailing list volunteering to be the
release manager for a
2.6.2 release. I think we can get this out in a timely manner

Thanks Gary

On Tue, Jan 26, 2021 at 12:43 PM Ismael Juma  wrote:

> Hi Gary,
>
> Thanks for raising this. Looking at the PR, the change is in kafka streams,
> not clients?
>
> Ismael
>
> On Tue, Jan 26, 2021 at 12:39 PM Gary Russell  wrote:
>
> > A critical regression was included in kafka-clients 2.6.1, which is now
> > fixed and cherry picked [1].
> >
> > For some devs, it is not easy (or they are not allowed by their
> > enterprise) to move up to a new release, even a minor release (2.7). Devs
> > are often allowed to upgrade to patch releases without approval, though.
> >
> > There seems to be some reticence to getting 2.6.2 out ASAP, due to the
> > effort needed; I understand that a full release of everything is not
> > trivial, but could consideration be given to releasing, say, 2.6.1.1 for
> > just the kafka-clients jar with this fix?
> >
> > Thanks.
> >
> >
> > [1]: https://github.com/apache/kafka/pull/9947#issuecomment-767798579
> >
> >
> >
> >
> >
> >
>


Re: 2.6.1 Critical Regression

2021-01-26 Thread Ismael Juma
Hi Gary,

Thanks for raising this. Looking at the PR, the change is in kafka streams,
not clients?

Ismael

On Tue, Jan 26, 2021 at 12:39 PM Gary Russell  wrote:

> A critical regression was included in kafka-clients 2.6.1, which is now
> fixed and cherry picked [1].
>
> For some devs, it is not easy (or they are not allowed by their
> enterprise) to move up to a new release, even a minor release (2.7). Devs
> are often allowed to upgrade to patch releases without approval, though.
>
> There seems to be some reticence to getting 2.6.2 out ASAP, due to the
> effort needed; I understand that a full release of everything is not
> trivial, but could consideration be given to releasing, say, 2.6.1.1 for
> just the kafka-clients jar with this fix?
>
> Thanks.
>
>
> [1]: https://github.com/apache/kafka/pull/9947#issuecomment-767798579
>
>
>
>
>
>


2.6.1 Critical Regression

2021-01-26 Thread Gary Russell
A critical regression was included in kafka-clients 2.6.1, which is now fixed 
and cherry picked [1].

For some devs, it is not easy (or they are not allowed by their enterprise) to 
move up to a new release, even a minor release (2.7). Devs are often allowed to 
upgrade to patch releases without approval, though.

There seems to be some reticence to getting 2.6.2 out ASAP, due to the effort 
needed; I understand that a full release of everything is not trivial, but 
could consideration be given to releasing, say, 2.6.1.1 for just the 
kafka-clients jar with this fix?

Thanks.


[1]: https://github.com/apache/kafka/pull/9947#issuecomment-767798579