Re: Process to Upgrade Zookeeper from 2.7.0 to 3.4.1

2023-06-15 Thread Enrico Olivelli
Gaurav, Il giorno gio 15 giu 2023 alle ore 15:27 Gaurav Pande ha scritto: > > Hi Divij, > > Thanks a lot for detailed explanation. > > One last thing(stupid question) if you don't mind : > > Presently I have only a single Zookeeper running in standalone mode, My > query is if I standup 2 new zk n

Re: Process to Upgrade Zookeeper from 2.7.0 to 3.4.1

2023-06-15 Thread Gaurav Pande
Hi Divij, Thanks a lot for detailed explanation. One last thing(stupid question) if you don't mind : Presently I have only a single Zookeeper running in standalone mode, My query is if I standup 2 new zk nodes how should I make my ensemble work w.r.t Should I configure two new zk nodes and resta

Re: Process to Upgrade Zookeeper from 2.7.0 to 3.4.1

2023-06-14 Thread Divij Vaidya
Gaurav You can find the compatibility matrix for Zk here: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=240882784#KIP902:UpgradeZookeeperto3.8.1-Compatibility,Deprecation,andMigrationPlan More specifically, for your use case of migrating from Kafka 2.7 to Kafka 3.4, you will n

Re: Process to Upgrade Zookeeper from 2.7.0 to 3.4.1

2023-06-14 Thread Gaurav Pande
Hi Luke, Thanks for helping here , iam using Zookeeper that comes with Apache kafka itself , is the same ? So not using external zk binary. Regards, Gaurav On Wed, 14 Jun, 2023, 17:43 Luke Chen, wrote: > Hi Gaurav, > > Please check Zookeeper's doc for upgrading guide. > > Thanks. > Luke > >

Re: Process to Upgrade Zookeeper from 2.7.0 to 3.4.1

2023-06-14 Thread Luke Chen
Hi Gaurav, Please check Zookeeper's doc for upgrading guide. Thanks. Luke On Wed, Jun 14, 2023 at 12:03 PM Gaurav Pande wrote: > Hi Guys, > > Could anyone help on this query? > > Regards, > Gaurav > > On Tue, 13 Jun, 2023, 11:40 Gaurav Pande, wrote: > > > Hello Guys, > > > > Iam new in this s

Re: Process to Upgrade Zookeeper from 2.7.0 to 3.4.1

2023-06-13 Thread Gaurav Pande
Hi Guys, Could anyone help on this query? Regards, Gaurav On Tue, 13 Jun, 2023, 11:40 Gaurav Pande, wrote: > Hello Guys, > > Iam new in this space, I was going through the documentation of Upgrading > Kafka brokers to 3.4 from any previous version with Zookeeper mode , but I > couldn't find a

Process to Upgrade Zookeeper from 2.7.0 to 3.4.1

2023-06-12 Thread Gaurav Pande
Hello Guys, Iam new in this space, I was going through the documentation of Upgrading Kafka brokers to 3.4 from any previous version with Zookeeper mode , but I couldn't find any Upgrade process for Zookeeper. Iam using Zookeeper provided by Kafka binary in this case 2.7.0 and not installed zk e