Send AuthFailed event to client if SASL authentication fails
------------------------------------------------------------

                 Key: ZOOKEEPER-1185
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1185
             Project: ZooKeeper
          Issue Type: Bug
          Components: java client
    Affects Versions: 3.4.0
            Reporter: Eugene Koontz
            Assignee: Eugene Koontz
             Fix For: 3.4.0


There are 3 places where ClientCnxn should queue a AuthFailed event if client 
fails to authenticate. Without sending this event, clients may be stuck 
watching for a SaslAuthenticated event that will never come (since the client 
failed to authenticate).



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to