[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Reed updated ZOOKEEPER-48:
-----------------------------------

    Attachment: acl-2.patch

The last patch did not throw an exception if AUTH_ID was used on a non 
authenticated connection and there were other Ids in the list. The patch fixes 
the issue adds a test to verify and also fixes some overly severe logging 
problems.

> 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-2.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.

Reply via email to