Re: Any interest in a gRPC version of ZooKeeper

2019-11-21 Thread Jordan Zimmerman
> The proof of concept is still using jute as serialization format, which > makes write a client library harder. Use protobuf as serialization format > might achieve this goal the marshal / unmarshal code can be generated > automatically. No it doesn't. Have you seen "zookeeper.proto"? That's 100%

Re: Issues with leader shutdown in a 3-node zookeeper cluster

2019-11-21 Thread Damien Diederen
Hi Sushil, > This is what I see when running the monitor command > > $ echo mntr | nc nifi-investigate-zk-zk-1 2181 > zk_version 3.5.6-c11b7e26bc554b8523dc929761dd28808913f091, built on > 10/08/2019 20:18 GMT […] Okay, the other nodes seem to work fine, indeed; this is unrelated to the issue I

Re: Issues with leader shutdown in a 3-node zookeeper cluster

2019-11-21 Thread Sushil Kumar
Hello Damien Did I miss something? What is Andor's suggestion? Thanks Sushil On Thu, Nov 21, 2019, 10:36 AM Damien Diederen wrote: > > Hi Sushil, > > > This is what I see when running the monitor command > > > > $ echo mntr | nc nifi-investigate-zk-zk-1 2181 > > zk_version 3.5.6-c11b7e26bc554