Sorry for the noise; I just built the clients from the 2.6 branch and it's 
fixed.


________________________________
From: Gary Russell <gruss...@vmware.com>
Sent: Tuesday, November 24, 2020 3:00 PM
To: dev@kafka.apache.org <dev@kafka.apache.org>
Subject: Re: [kafka-clients] [VOTE] 2.6.1 RC1

Oh; sorry; no, I didn't try the RC; there was no mention of the back-port on 
the JIRA so I didn't think to do that.

I have tested with 2.7.0 and had no problems.
________________________________
From: Ismael Juma <ism...@juma.me.uk>
Sent: Tuesday, November 24, 2020 2:48 PM
To: dev <dev@kafka.apache.org>
Subject: Re: [kafka-clients] [VOTE] 2.6.1 RC1

Hi Gary,

We also fixed the issue in 2.6.1 by removing the code that required
jackson-databind in that branch. Have you tried the RC and still ran into
the same issue?

Ismael

On Tue, Nov 24, 2020 at 11:08 AM Gary Russell <gruss...@vmware.com> wrote:

> I am not suggesting back-porting the fix, just removing the (currently)
> bogus "provided" from the pom.
> ________________________________
> From: Matthias J. Sax <mj...@apache.org>
> Sent: Tuesday, November 24, 2020 2:04 PM
> To: dev@kafka.apache.org <dev@kafka.apache.org>
> Subject: Re: [kafka-clients] [VOTE] 2.6.1 RC1
>
> Does not seem to be a blocker.
>
> If we keep canceling the vote based on non-blocker bugs (or delay a new
> RC until it's back ported), we will never ship a bug fix release. Thus,
> I think we should just move forward without backporting.
>
> -Matthias
>
> On 11/24/20 8:04 AM, Gary Russell wrote:
> > Is there a possibility of removing the provided scope from the jackson
> databind dependency in 2.6.1?
> >
> > This is fixed in 2.7.0 [1], but it's a pain to have to add it manually
> for 2.6.0.
> >
> >
> > [1]:
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FKAFKA-10384%3FfocusedCommentId%3D17238230%26page%3Dcom.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel%23comment-17238230&amp;data=04%7C01%7Cgrussell%40vmware.com%7C3d92e89ccba74c59cc0f08d890b3a82a%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637418448582421026%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=Wtog7onfMyIenueoeQVwifTr2z5qHkuKqR183ScIDJk%3D&amp;reserved=0
> > ________________________________
> > From: Mickael Maison <mickael.mai...@gmail.com>
> > Sent: Tuesday, November 24, 2020 4:44 AM
> > To: Sophie Blee-Goldman <sop...@confluent.io>
> > Cc: dev <dev@kafka.apache.org>
> > Subject: Re: [kafka-clients] [VOTE] 2.6.1 RC1
> >
> > Hi Sophie,
> >
> > Yes this should go into 2.6.1, so let's cancel this vote.
> > I'll roll a new RC once your PR has been merged.
> >
> > Thanks
> >
> > On Tue, Nov 24, 2020 at 12:04 AM Sophie Blee-Goldman
> > <sop...@confluent.io> wrote:
> >>
> >> Hey Mickael,
> >>
> >> We discovered another bug:
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FKAFKA-10758&amp;data=04%7C01%7Cgrussell%40vmware.com%7C3d92e89ccba74c59cc0f08d890b3a82a%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637418448582421026%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=quDfJjk8r9t2kOw3BlZ9AP1fvpxui29cPb%2Fd%2FQJNU%2BA%3D&amp;reserved=0
> >> It affects pretty much any user of Pattern subscription in Streams, and
> has been a
> >> regression since 2.6.0,  so we feel it should go into the 2.6.1 release.
> >>
> >> I'll have a PR ready to go shortly, and will merge it back to the 2.6
> branch if you agree
> >>
> >> Thanks,
> >> Sophie
> >>
> >> On Mon, Nov 23, 2020 at 7:58 AM Mickael Maison <
> mickael.mai...@gmail.com> wrote:
> >>>
> >>> Hello Kafka users, developers and client-developers,
> >>>
> >>> This is the second candidate for release of Apache Kafka 2.6.1.
> >>>
> >>> Since RC0, the following JIRAs have been fixed: KAFKA-10705,
> >>> KAFKA-10755 and KAFKA-10706
> >>>
> >>> Release notes for the 2.6.1 release:
> >>>
> https://nam04.safelinks.protection.outlook.com/?url=https:%2F%2Fhome.apache.org%2F~mimaison%2Fkafka-2.6.1-rc1%2FRELEASE_NOTES.html&amp;data=04%7C01%7Cgrussell%40vmware.com%7C3d92e89ccba74c59cc0f08d890b3a82a%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637418448582421026%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=GU%2FSTaj0nSNIvuUD1plWQIjd4lvKuhD0khcXEe1KEBw%3D&amp;reserved=0
> >>>
> >>> *** Please download, test and vote by Monday, November 30, 5pm PT
> >>>
> >>> Kafka's KEYS file containing PGP keys we use to sign the release:
> >>>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fkafka.apache.org%2FKEYS&amp;data=04%7C01%7Cgrussell%40vmware.com%7C3d92e89ccba74c59cc0f08d890b3a82a%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637418448582431018%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=bcbZFZvKP9Pp94T6lyocTmQbee9DXve0PEirku8fyFY%3D&amp;reserved=0
> >>>
> >>> * Release artifacts to be voted upon (source and binary):
> >>>
> https://nam04.safelinks.protection.outlook.com/?url=https:%2F%2Fhome.apache.org%2F~mimaison%2Fkafka-2.6.1-rc1%2F&amp;data=04%7C01%7Cgrussell%40vmware.com%7C3d92e89ccba74c59cc0f08d890b3a82a%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637418448582431018%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=kIH7IK6P3WvJocmsjXGEB4u6nLeFbvi056JrHg%2FEn5E%3D&amp;reserved=0
> >>>
> >>> * Maven artifacts to be voted upon:
> >>>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Fgroups%2Fstaging%2Forg%2Fapache%2Fkafka%2F&amp;data=04%7C01%7Cgrussell%40vmware.com%7C3d92e89ccba74c59cc0f08d890b3a82a%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637418448582431018%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=UdoqJenRVNCoOW4h4SoQQU1ZvuVkwFZ0IfwMQJmUnl0%3D&amp;reserved=0
> >>>
> >>> * Javadoc:
> >>>
> https://nam04.safelinks.protection.outlook.com/?url=https:%2F%2Fhome.apache.org%2F~mimaison%2Fkafka-2.6.1-rc1%2Fjavadoc%2F&amp;data=04%7C01%7Cgrussell%40vmware.com%7C3d92e89ccba74c59cc0f08d890b3a82a%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637418448582431018%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=lTkyt63lPx44WzemBYekr6tZDYd6NaY3YyejZFFl8rE%3D&amp;reserved=0
> >>>
> >>> * Tag to be voted upon (off 2.6 branch) is the 2.6.1 tag:
> >>>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fkafka%2Freleases%2Ftag%2F2.6.1-rc1&amp;data=04%7C01%7Cgrussell%40vmware.com%7C3d92e89ccba74c59cc0f08d890b3a82a%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637418448582431018%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=MUGCIKR%2BQMv4BRCclJJ195xiNn3FYT1ZTtLoX0ZtsLE%3D&amp;reserved=0
> >>>
> >>> * Documentation:
> >>>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fkafka.apache.org%2F26%2Fdocumentation.html&amp;data=04%7C01%7Cgrussell%40vmware.com%7C3d92e89ccba74c59cc0f08d890b3a82a%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637418448582431018%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=jbmx7Gg%2Fws98WN0uHvuvZAfXVZidXNcUYuC%2BRZ%2FCqiQ%3D&amp;reserved=0
> >>>
> >>> * Protocol:
> >>>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fkafka.apache.org%2F26%2Fprotocol.html&amp;data=04%7C01%7Cgrussell%40vmware.com%7C3d92e89ccba74c59cc0f08d890b3a82a%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637418448582441009%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=9aLOj4Af0NV2axSiGe3XT6VwY4On8oQgE0p5PhI9%2BGQ%3D&amp;reserved=0
> >>>
> >>> * Successful Jenkins builds for the 2.6 branch:
> >>> Unit/integration tests:
> >>>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci-builds.apache.org%2Fjob%2FKafka%2Fjob%2Fkafka-2.6-jdk8%2F54%2F&amp;data=04%7C01%7Cgrussell%40vmware.com%7C3d92e89ccba74c59cc0f08d890b3a82a%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637418448582441009%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=ARZ2XbN7cVNULx7Muc4MX334ohitI1hQbj1A0i86kYA%3D&amp;reserved=0
> >>>
> >>> /**************************************
> >>>
> >>> Thanks,
> >>> Mickael
> >>>
> >>> --
> >>> You received this message because you are subscribed to the Google
> Groups "kafka-clients" group.
> >>> To unsubscribe from this group and stop receiving emails from it, send
> an email to kafka-clients+unsubscr...@googlegroups.com.
> >>> To view this discussion on the web visit
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgroups.google.com%2Fd%2Fmsgid%2Fkafka-clients%2FCA%252BOCqnaW56h72fgRD40wbGtMnvpWWJ0wiZrXAqgaHinu84ZBFQ%2540mail.gmail.com&amp;data=04%7C01%7Cgrussell%40vmware.com%7C3d92e89ccba74c59cc0f08d890b3a82a%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637418448582441009%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=KEa%2BA0bE7Z%2B0mlfA%2FkBcYv5zmNM3Rtupm%2FjloEdSNUg%3D&amp;reserved=0
> .
> >
>

Reply via email to