Patrick Hunt created ZOOKEEPER-1455:
---------------------------------------

             Summary: 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