addauth fails to register auth on new client that's not yet connected
---------------------------------------------------------------------

                 Key: ZOOKEEPER-438
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-438
             Project: Zookeeper
          Issue Type: Bug
          Components: c client, java client
            Reporter: Patrick Hunt
            Priority: Blocker
             Fix For: 3.2.0


if addauth is called on a new client connection that's never connected to the 
server, when the client does connect
(syncconnected) the auth is not passed to the server. we should ensure we 
addauth when the client connects or reconnects

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to