Open xyzker opened 6 years ago
If the zk path has ACLs, the client can't access it by default. Add auth to the zk client by using the "defaultAcl" config, so that we will access the auth path by default.
How I pass username and password via defaultAcl inside config.cfg?
Have you solved it?
If the zk path has ACLs, the client can't access it by default. Add auth to the zk client by using the "defaultAcl" config, so that we will access the auth path by default.