[
https://issues.apache.org/jira/browse/HADOOP-12902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219496#comment-15219496
]
Hudson commented on HADOOP-12902:
---------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9531 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9531/])
HADOOP-12902. JavaDocs for SignerSecretProvider are out-of-date in (aajisaka:
rev acca149ec96f2932bebc492452a63a159de9ce47)
*
hadoop-common-project/hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/server/AuthenticationFilter.java
> JavaDocs for SignerSecretProvider are out-of-date in AuthenticationFilter
> -------------------------------------------------------------------------
>
> Key: HADOOP-12902
> URL: https://issues.apache.org/jira/browse/HADOOP-12902
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.7.0
> Reporter: Robert Kanter
> Assignee: Gabor Liptak
> Labels: newbie
> Fix For: 2.8.0, 2.7.3
>
> Attachments: HADOOP-12902.1.patch, HADOOP-12902.2.patch,
> HADOOP-12902.3.patch, HADOOP-12902.4.patch
>
>
> The Javadocs in {{AuthenticationFilter}} say:
> {noformat}
> * Out of the box it provides 3 signer secret provider implementations:
> * "string", "random", and "zookeeper"
> {noformat}
> However, the "string" implementation is no longer available because
> HADOOP-11748 moved it to be a test-only artifact. This also doesn't mention
> anything about the file-backed secret provider ({{FileSignerSecretProvider}}).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)