[
https://issues.apache.org/jira/browse/ZOOKEEPER-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953612#comment-16953612
]
Mohammad Arshad commented on ZOOKEEPER-3584:
--------------------------------------------
https://github.com/apache/zookeeper/blob/master/zookeeper-server/src/main/java/org/apache/zookeeper/KeeperException.java#L373-L374
This code comment also should be corrected.
> "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)