[
https://issues.apache.org/jira/browse/HDFS-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13414829#comment-13414829
]
Harsh J commented on HDFS-3659:
-------------------------------
Committed to trunk.
For branch-2 merge, I omitted the file
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockPlacementPolicyWithNodeGroup.java
as it was not present. Then I ran {{mvn install -DskipTests}} and {{mvn test
-Dtest=Foo}} to compile the whole set of changed files, and after success,
pushed to branch-2 as well.
Thanks Brandon!
> Add missing @Override to methods across the hadoop-hdfs project
> ---------------------------------------------------------------
>
> Key: HDFS-3659
> URL: https://issues.apache.org/jira/browse/HDFS-3659
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 2.0.0-alpha
> Reporter: Brandon Li
> Assignee: Brandon Li
> Priority: Minor
> Fix For: 2.1.0-alpha
>
> Attachments: HDFS-3659.patch, HDFS-3659.patch
>
>
> Adding @Override to the proper methods to take advantage of the compiler
> checking and make the code more readable.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira