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

Hudson commented on HDFS-12138:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #12021 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/12021/])
HDFS-12138. Remove redundant 'public' modifiers from BlockCollection.  
(szetszwo: rev ed27f2b2cc6093865367b98a100dcd42b2c6b89d)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockCollection.java


> Remove redundant 'public' modifiers from BlockCollection
> --------------------------------------------------------
>
>                 Key: HDFS-12138
>                 URL: https://issues.apache.org/jira/browse/HDFS-12138
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: namenode
>            Reporter: Chen Liang
>            Assignee: Chen Liang
>            Priority: Trivial
>             Fix For: 2.9.0, 3.0.0-alpha4
>
>         Attachments: HDFS-12138.001.patch
>
>
> The 'public' modifier of the methods in {{BlockCollection}} are redundant, 
> since this is a public interface. Running checkstyle against also complains 
> this.



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