[
https://issues.apache.org/jira/browse/ZOOKEEPER-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619399#action_12619399
]
Hudson commented on ZOOKEEPER-48:
---------------------------------
Integrated in ZooKeeper-trunk #42 (See
[http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/42/])
> AUTH_ID not handled correctly when no auth ids are present
> ----------------------------------------------------------
>
> Key: ZOOKEEPER-48
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-48
> Project: Zookeeper
> Issue Type: Bug
> Components: server
> Reporter: Benjamin Reed
> Assignee: Benjamin Reed
> Fix For: 3.0.0
>
> Attachments: acl_4.patch
>
>
> AUTH_ID is used (usually done using Ids.CREATOR_ALL_ACL ) to represent the id
> that was used to authenticate with ZooKeeper. Thus, an exception should be
> raised if there are no authenticated ids present. Currently, the exception is
> not being raised.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.