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

Andrew Wang updated HDFS-12032:
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0-alpha4
           Status: Resolved  (was: Patch Available)

Thanks Eddy for reviewing! Committed to trunk.

> Inaccurate comment on DatanodeDescriptor#getNumberOfBlocksToBeErasureCoded
> --------------------------------------------------------------------------
>
>                 Key: HDFS-12032
>                 URL: https://issues.apache.org/jira/browse/HDFS-12032
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 3.0.0-alpha3
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>            Priority: Trivial
>             Fix For: 3.0.0-alpha4
>
>         Attachments: HDFS-12032.001.patch
>
>
> I saw this comment is an inaccurate copy paste:
> {noformat}
>   /**
>    * The number of work items that are pending to be replicated
>    */
>   @VisibleForTesting
>   public int getNumberOfBlocksToBeErasureCoded() {
>     return erasurecodeBlocks.size();
>   }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to