[
https://issues.apache.org/jira/browse/ZOOKEEPER-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953587#comment-16953587
]
Mohammad Arshad commented on ZOOKEEPER-3584:
--------------------------------------------
org.apache.zookeeper.KeeperException.Code#NOAUTH/org.apache.zookeeper.KeeperException.NoAuthException
means no authorization. This code/exception is returned when ACL check fails.
> "NoAuth" error message is ambiguous
> -----------------------------------
>
> Key: ZOOKEEPER-3584
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3584
> Project: ZooKeeper
> Issue Type: Improvement
> Affects Versions: 3.5.6
> Reporter: Lars Francke
> Assignee: Lars Francke
> Priority: Trivial
> Attachments: ZOOKEEPER-3584.1.patch
>
>
> Currently we get a NoAuthException printed as "NoAuth"
>
> Unfortunately "Auth" could mean "Authentication" or "Authorization" so I
> propose to change the error message to "Not authenticated"
> I won't change the NoAuthException class name.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)