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

Patrick Hunt commented on ZOOKEEPER-1455:
-----------------------------------------

I don't think we should expose that to the user, it might change. Instead we 
should have a method on the session. If the implementation ever changed we 
could update the method w/o effecting the user code.
                
> there is no way to determine if a session is sasl authenticated or not
> ----------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1455
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1455
>             Project: ZooKeeper
>          Issue Type: Bug
>            Reporter: Patrick Hunt
>            Priority: Critical
>
> The ZooKeeper interface provides no way to determine if the session is sasl 
> authenticated or not. There is an event sent to the watcher when the sasl 
> authentication completes, however there no way to determine if there is 
> intent to negotiate via sasl. As a result the event cannot be used to wait to 
> send messages until the authentication has completed. see HADOOP-8315

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to