[
https://issues.apache.org/jira/browse/HADOOP-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE updated HADOOP-5456:
-------------------------------------------
Resolution: Fixed
Fix Version/s: 0.21.0
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
+1 patch looks good
Checked with "ant javadoc-dev". No more warnings.
Since this is a simple javadoc change, I committed this without getting it
tested by hudson. Thanks, Boris!
> javadoc warning: can't find restoreFailedStorage() in ClientProtocol
> --------------------------------------------------------------------
>
> Key: HADOOP-5456
> URL: https://issues.apache.org/jira/browse/HADOOP-5456
> Project: Hadoop Core
> Issue Type: Bug
> Components: documentation
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Boris Shkolnik
> Priority: Minor
> Fix For: 0.21.0
>
> Attachments: HADOOP-5456.patch
>
>
> ant javadoc-dev
> {noformat}
> [javadoc]
> /home/tsz/hadoop/latest/src/hdfs/org/apache/hadoop/hdfs/DistributedFileSystem.java:399:
> warning - Tag @see: can't find restoreFailedStorage() in
> org.apache.hadoop.hdfs.protocol.ClientProtocol
> [javadoc]
> /home/tsz/hadoop/latest/src/hdfs/org/apache/hadoop/hdfs/tools/DFSAdmin.java:412:
> warning - Tag @see: can't find restoreFailedStorage() in
> org.apache.hadoop.hdfs.protocol.ClientProtocol
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.