Jordan, I wouldn't be soo terribly picky. Several people here have relevant experience. I have some, but not enough to comment much. Anybody who doesn't needn't comment. It isn't like we are flooded on this list.
Let's be inclusive rather than exclusive. 2011/10/19 Jordan Zimmerman <jzimmer...@netflix.com> > This group does not support zkClient. You should bring it up on the > zkClient website. > > -JZ > > On 10/19/11 4:57 PM, "nileader" <nilea...@gmail.com> wrote: > > >Nice to hear from you. C. > > > > > >So, why tricky. In zk's original api, if you add an error authInfo, then > >you > >will receive en exception of NoAuth. Then user's operation will be fail. > > > > > >---- > >nileader ni掌柜的个人邮件. > >Email/MSN:nilea...@gmail.com > > > >*这里一封来自ni掌柜个人邮箱的邮件.如果你觉得邮件内容中包含任何关于个人隐私的信息,请勿转发. > 谢谢.* > > > > > > > >2011/10/19 Camille Fournier <cami...@apache.org> > > > >> The author never implemented it, you'll have to modify the source and > >>add > >> it > >> yourself. It's a bit tricky because the call will always succeed > >> immediately > >> even if the auth actually fails, I recommend doing a simple synchronou > >> exists call immediately after to force the error to flush through if > >>there > >> is one. > >> > >> C > >> > >> From my phone > >> On Oct 18, 2011 10:23 PM, "nileader" <nilea...@gmail.com> wrote: > >> > >> > hi, everyone. > >> > Any one who use https://github.com/sgroschupf/zkclient this. > >> > > >> > In zk original api, there is api: zk.addAuthInfo(authentication_ > >> > type, correctAuthentication.getBytes()); > >> > > >> > but in https://github.com/sgroschupf/zkclient, no. > >> > > >> > who can tell me why? > >> > or who know the author of the zkclient. > >> > > >> > >