Details
-
Bug
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
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
Attachments
Issue Links
- is depended upon by
-
ZOOKEEPER-1764 ZooKeeper attempts at SASL eventhough it shouldn't
- Closed
- is related to
-
ZOOKEEPER-1381 Add a method to get the zookeeper server version from the client
- Open
- relates to
-
ZOOKEEPER-1456 sessions cannot specify whether they require kerberos authenticated sessions or not
- Open
-
ZOOKEEPER-1437 Client uses session before SASL authentication complete
- Resolved
-
ZOOKEEPER-1497 Allow server-side SASL login with JAAS configuration to be programmatically set (rather than only by reading JAAS configuration file)
- Resolved
-
HADOOP-8315 Support SASL-authenticated ZooKeeper in ActiveStandbyElector
- Closed