Re: [VOTE] KIP-902: Upgrade Zookeeper to 3.8.1

2023-04-20 Thread Colin McCabe
On Tue, Apr 18, 2023, at 09:01, Christo Lolov wrote: > Thank you all for the suggestions for improvements on the KIP and the > resulting discussions! > > Since the voting has been opened for ~2 months and I have received 3 > binding +1 (Colin, Ismael, Mickael) and 1 non-binding +1 (Divij) I will >

Re: [VOTE] KIP-902: Upgrade Zookeeper to 3.8.1

2023-04-18 Thread Christo Lolov
Thank you all for the suggestions for improvements on the KIP and the resulting discussions! Since the voting has been opened for ~2 months and I have received 3 binding +1 (Colin, Ismael, Mickael) and 1 non-binding +1 (Divij) I will move the KIP to accepted and update the associated pull request

Re: [VOTE] KIP-902: Upgrade Zookeeper to 3.8.1

2023-04-17 Thread Mickael Maison
Hi Christo, +1 (binding) Thanks for the KIP On Fri, Apr 14, 2023 at 7:32 PM Colin McCabe wrote: > > On Sun, Apr 9, 2023, at 19:17, Ismael Juma wrote: > > > > On Sun, Apr 9, 2023 at 4:53 PM Colin McCabe wrote: > > > >> We are going to deprecate ZK mode soon. So if this is indeed a requirement >

Re: [VOTE] KIP-902: Upgrade Zookeeper to 3.8.1

2023-04-14 Thread Colin McCabe
On Sun, Apr 9, 2023, at 19:17, Ismael Juma wrote: > > On Sun, Apr 9, 2023 at 4:53 PM Colin McCabe wrote: > >> We are going to deprecate ZK mode soon. So if this is indeed a requirement >> (no deprecated software in prod), perhaps those users will have to move to >> KRaft mode. (Independently of wh

Re: [VOTE] KIP-902: Upgrade Zookeeper to 3.8.1

2023-04-12 Thread Christo Lolov
Hello Colin, Thank you for the response! 1. I have attached the compatibility matrix in the KIP under the section Compatibility, Deprecation, and Migration Plan. 2. I believe the answer to how many bridge releases (for Kafka) will be needed to upgrade from 2.0 to 4.0 based on the compatibility ma

Re: [VOTE] KIP-902: Upgrade Zookeeper to 3.8.1

2023-04-09 Thread Ismael Juma
Colin, See comment below. On Sun, Apr 9, 2023 at 4:53 PM Colin McCabe wrote: > > > > Until this is the case and unless we carry out a Zookeeper version > upgrade we leave users to run on an end-of-life version with unpatched CVEs > addressed in later versions. > > > > Some users have compliance

Re: [VOTE] KIP-902: Upgrade Zookeeper to 3.8.1

2023-04-09 Thread Colin McCabe
On Wed, Mar 15, 2023, at 04:58, Christo Lolov wrote: > Hello Colin, > > Thank you for taking the time to review the proposal! > > I have attached a compatibility matrix to aid the explanation below - if the > mailing system rejects it I will find another way to share it. Hi Christo, The mailin

Re: [VOTE] KIP-902: Upgrade Zookeeper to 3.8.1

2023-04-06 Thread Ismael Juma
I'm +1 for this change, but we should do it early in the release cycle. Perhaps 3.6.0 is the right release target. That should buy us enough time for users to migrate to kraft mode. Ismael On Mon, Mar 20, 2023 at 10:12 AM Divij Vaidya wrote: > Hey Colin > > Thank you for your feedback. In addit

Re: [VOTE] KIP-902: Upgrade Zookeeper to 3.8.1

2023-03-20 Thread Divij Vaidya
Hey Colin Thank you for your feedback. In addition to what Christo mentioned above, I have tried to provide answers to your questions below. Also, for some context, we have had some conversation about the upgrade in the comments of this PR

Re: [VOTE] KIP-902: Upgrade Zookeeper to 3.8.1

2023-03-15 Thread Christo Lolov
Hello Colin, Thank you for taking the time to review the proposal! I have attached a compatibility matrix to aid the explanation below - if the mailing system rejects it I will find another way to share it. For the avoidance of doubt, I am not proposing to drop support for rolling upgrade from o

Re: [VOTE] KIP-902: Upgrade Zookeeper to 3.8.1

2023-03-09 Thread Colin McCabe
Hi, I'm struggling a bit with this KIP, because dropping support for rolling upgrades from old Kafka versions doesn't seem like something we should do in a minor release. But on the other hand, the next Kafka release won't have ZK at all. Maybe we should punt on this until and unless there is a

Re: [VOTE] KIP-902: Upgrade Zookeeper to 3.8.1

2023-02-23 Thread Divij Vaidya
Thanks for the KIP Christo. Having Zk 3.6 reach EOL in Dec 2022 is a good enough reason to upgrade, hence I completely agree with the motivation. Your experiments have demonstrated that the new version of Zk is stable at scale and the backward compatibility risks are acceptable since Apache Kafka

[VOTE] KIP-902: Upgrade Zookeeper to 3.8.1

2023-02-23 Thread Christo Lolov
Hello! I would like to start the vote for KIP-902, which upgrades Zookeeper to version 3.8.1. The KIP can be found at https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=240882784 The discussion thread is https://lists.apache.org/thread/5jbn2x0rtmqz5scyoygbdbj4vo0mpbw1 Thanks Ch