[ 
https://issues.apache.org/jira/browse/HDFS-13151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira Ajisaka updated HDFS-13151:
---------------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: 3.2.0
                   3.1.0
           Status: Resolved  (was: Patch Available)

Committed this to trunk and branch-3.1. Thanks [~bharatviswa] for the 
contribution and thanks [~ajayydv] for the review!

> Fix the javadoc error in ReplicaInfo
> ------------------------------------
>
>                 Key: HDFS-13151
>                 URL: https://issues.apache.org/jira/browse/HDFS-13151
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Minor
>             Fix For: 3.1.0, 3.2.0
>
>         Attachments: HDFS-13151.00.patch
>
>
> {code:java}
> /**
>  * Constructor.
>  * @param block a block
>  * @param vol volume where replica is located
>  * @param dir directory path where block and meta files are located
>  */
> ReplicaInfo(Block block, FsVolumeSpi vol) {{code}
>  
> An extra param is mentioned, which needs to be removed



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to