RE: Error in znode creation after adding SASL digest on server and client

2016-07-09 Thread Martin Gainty
Fri, 8 Jul 2016 22:24:25 + > Subject: Re: Error in znode creation after adding SASL digest on server and > client > To: users@kafka.apache.org > > Hi, > So we specifically kept the consumers to world writable in secure > mode. This is to allow zookeeper based consumer

Re: Error in znode creation after adding SASL digest on server and client

2016-07-08 Thread Harsha Ch
Hi, So we specifically kept the consumers to world writable in secure mode. This is to allow zookeeper based consumers to create their own child nodes under /consumers and they can add their own sasl based acls on top of it. From the looks of it incase of zookeeper digest based connection it

Re: Error in znode creation after adding SASL digest on server and client

2016-07-08 Thread Harsha Chintalapani
Hi, So we specifically kept the consumers to world writable in secure mode. This is to allow zookeeper based consumers to create their own child nodes under /consumers and they can add their own sasl based acls on top of it. From the looks of it incase of zookeeper digest based connection it