Hi, We upgraded zookeeper from 3.4.12 to 3.5.5 some months ago and at that time we were using curator 2.13.0. The upgrade was compatible with curator 2.13.0. I didn't try with any of the 3.6.x versions yet.
Regards, Aishwarya Soni On Mon, Mar 8, 2021 at 5:08 PM Cameron McKenzie <cammcken...@apache.org> wrote: > hey Ram, > Ultimately it comes down to whether the Zookeeper server you choose to run > is backwards compatible with a Zookeeper 3.4.x client that is package with > Curator 2.11.1. From memory, I think that it may work, but probably hasn't > been formally tested. I'll defer to someone with greater knowledge on this > as to whether it will work in practice. > > Obviously if you go with this approach, the Curator client will not have > access to any of the new features in ZK 3.5/3.6. > cheers > > > > On Tue, Mar 9, 2021 at 11:59 AM rammohan ganapavarapu < > rammohanga...@gmail.com> wrote: > > > Hi, > > > > I am trying to find the compatibility matrix for curator and zookeeper. > I > > am using curator 2.11.1 with zookeeper version 3.4.14. Now i am trying to > > upgrade zk version 3.6 or 3.5 and not sure if the same client works or > not. > > > > Thanks, > > Ram > > >