[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112255#comment-13112255
 ] 

Eugene Koontz commented on ZOOKEEPER-1185:
------------------------------------------

Hi Patrick, 

As with ZOOKEEPER-1181, I would like to lobby for this to be in 3.4.0. This fix 
addresses a significant functional bug in SASL authentication.

-Eugene

> 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
>              Labels: kerberos, security
>             Fix For: 3.4.0, 3.5.0
>
>         Attachments: ZOOKEEPER-1185.patch
>
>
> 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