[
https://issues.apache.org/jira/browse/ZOOKEEPER-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Hunt updated ZOOKEEPER-48:
----------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
Status: Resolved (was: Patch Available)
Committed revision 681465.
> 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.