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


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