I have been using ZK 3.4.5 in production for about 6 months now with out any issues, Kafka, HBase, HDFS HA, our own apps all seem to work fine with it. It also has some nice operational upgrades including auto expiring of the log and snapshots.
On Tue, Jun 18, 2013 at 8:56 AM, Jun Rao <jun...@gmail.com> wrote: > We do plan to look into upgrading to ZK 3.4.5 at some point, especially for > picking up the multi() feature. ZK 3.4.5 should be backward compatible. Do > you know how stable it is? > > Thanks, > > Jun > > > On Mon, Jun 17, 2013 at 9:36 PM, Ran RanUser <ranuse...@gmail.com> wrote: > > > I'm running Zookeeper 3.4.5 server and using 3.4.5 clients in other code. > > > > Will Kafka switch to Zookeeper 3.4.5 soon? > > > > Should I expect any potential issues if Kafka's Zookeeper client is 3.3.4 > > while our server is 3.4.5? > > > > Thanks! > > >