[
https://issues.apache.org/jira/browse/HADOOP-11759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14383958#comment-14383958
]
Tsuyoshi Ozawa commented on HADOOP-11759:
-----------------------------------------
The test failure is not related since the patch only includes a fix about
javadoc. No test is needed with same reason. Committing this shortly.
> Javadoc of TockenCache has an extra parameter
> ---------------------------------------------
>
> Key: HADOOP-11759
> URL: https://issues.apache.org/jira/browse/HADOOP-11759
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 3.0.0, 2.6.0
> Reporter: Chen He
> Assignee: Brahma Reddy Battula
> Priority: Trivial
> Labels: newbie++
> Attachments: HADOOP-11759.patch
>
>
> /**
> * get delegation token for a specific FS
> * @param fs
> * @param credentials
> * @param p
> * @param conf
> * @throws IOException
> */
> static void obtainTokensForNamenodesInternal(FileSystem fs,
> Credentials credentials, Configuration conf) throws IOException {
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)