[ 
https://issues.apache.org/jira/browse/HDFS-12032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16063550#comment-16063550
 ] 

Hudson commented on HDFS-12032:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11924 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11924/])
HDFS-12032. Inaccurate comment on (wang: rev 
06c8ca3bb330c1763d31ed37309e7552dcd3e7aa)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/DatanodeDescriptor.java


> 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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to