Re: zookeeper SASL issue

2016-07-22 Thread Patrick Hunt
I recommend you turn on as much debugging as is available, add debug=true to your Server jaas config, and add "-Dsun.security.krb5.debug=true" when starting any jvm. That will ensure you get as much detail as the security logging has available. Patrick On Thu, Jul 21, 2016 at 1:12 PM, Michael

Re: Recommended session timeout

2016-07-22 Thread juacamar
Hi Iam Using zookeeper in an app, I need that zk client do not closed the session, is it a way to do that? thanks -- View this message in context: http://zookeeper-user.578899.n2.nabble.com/Recommended-session-timeout-tp2367205p7582530.html Sent from the zookeeper-user mailing list archive

Re: [ANNOUNCE] Apache ZooKeeper 3.5.2-alpha

2016-07-22 Thread Patrick Hunt
Kudos all, thanks Chris! Patrick On Thu, Jul 21, 2016 at 7:46 PM, Flavio Junqueira wrote: > Thanks everyone for the push to get 3.5.2-alpha out, and specially to Chris > for being the release manager. > > -Flavio > >> On 21 Jul 2016, at 13:08, Chris Nauroth