[
https://issues.apache.org/jira/browse/HADOOP-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039103#comment-16039103
]
Hudson commented on HADOOP-14485:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11830 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/11830/])
HADOOP-14485. Redundant 'final' modifier in try-with-resources (brahma: rev
19ef3a81f8b90579b4a7a95839d0c3ebdd56349c)
* (edit)
hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseMiniCluster.java
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/api/impl/TestYarnClient.java
* (edit)
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestIPC.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestMiniDFSCluster.java
* (edit)
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/metrics2/lib/TestRollingAverages.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/balancer/TestBalancer.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestDataNodeFaultInjector.java
> Redundant 'final' modifier in try-with-resources statement
> ----------------------------------------------------------
>
> Key: HADOOP-14485
> URL: https://issues.apache.org/jira/browse/HADOOP-14485
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 3.0.0-alpha4
> Reporter: wenxin he
> Assignee: wenxin he
> Priority: Minor
> Labels: newbie
> Fix For: 3.0.0-alpha4
>
> Attachments: HADOOP-14485.001.patch
>
>
> Redundant 'final' modifier in the try-with-resources statement. Any variable
> declared in the try-with-resources statement is implicitly modified with
> final.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]