[
https://issues.apache.org/jira/browse/ZOOKEEPER-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607273#action_12607273
]
Benjamin Reed commented on ZOOKEEPER-48:
----------------------------------------
1) done
2) will do once we have a repository to check into so that I can construct a
proper patch
3) we should probably open a new jira. I'm not really sure what the correct
behavior is...
4) this would create a large number of messages in the log. I would think we
would only log it once at startup.
> 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
> Attachments: acl_3.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.