Hi all,

I filed this ticket last week:
https://issues.apache.org/jira/browse/ZOOKEEPER-844

Currently, the Java client ignores auth failures which is extremely problematic 
for the deployment I am preparing. I have written a patch to correct the 
problem by adding an AuthFailed KeeperState and checking the auth responses for 
the AUTHFAILED error code (patch is now attached to the ticket). I checked the 
flow vs the c client and it seems to basically match. Is there anything I 
should be aware of beyond this simple fix? All the testing I've done seems fine.

Thanks,
Camille


Reply via email to