You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2009/03/10 23:19:50 UTC

[jira] Created: (HADOOP-5456) javadoc warning: can't find restoreFailedStorage() in ClientProtocol

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.


[jira] Updated: (HADOOP-5456) javadoc warning: can't find restoreFailedStorage() in ClientProtocol

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Updated: (HADOOP-5456) javadoc warning: can't find restoreFailedStorage() in ClientProtocol

Posted by "Boris Shkolnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Shkolnik updated HADOOP-5456:
-----------------------------------

    Attachment: HADOOP-5456.patch

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


[jira] Commented: (HADOOP-5456) javadoc warning: can't find restoreFailedStorage() in ClientProtocol

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681791#action_12681791 ] 

Hudson commented on HADOOP-5456:
--------------------------------

Integrated in Hadoop-trunk #778 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/778/])
    

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


[jira] Updated: (HADOOP-5456) javadoc warning: can't find restoreFailedStorage() in ClientProtocol

Posted by "Boris Shkolnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Shkolnik updated HADOOP-5456:
-----------------------------------

    Status: Patch Available  (was: Open)

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