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
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.