[
https://issues.apache.org/jira/browse/YARN-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460782#comment-16460782
]
Hudson commented on YARN-6385:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14106 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/14106/])
YARN-6385. Fix checkstyle warnings in (aajisaka: rev
3265b55119d39ecbda6d75be04a9a1bf59c631f1)
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/TestFileSystemApplicationHistoryStore.java
> Fix checkstyle warnings in TestFileSystemApplicationHistoryStore
> ----------------------------------------------------------------
>
> Key: YARN-6385
> URL: https://issues.apache.org/jira/browse/YARN-6385
> Project: Hadoop YARN
> Issue Type: Bug
> Affects Versions: 3.0.0-alpha2
> Reporter: Yiqun Lin
> Assignee: Yiqun Lin
> Priority: Minor
> Fix For: 3.2.0, 3.1.1, 3.0.3
>
> Attachments: YARN-6385.001.patch
>
>
> There are two warnings generated in {{TestFileSystemApplicationHistoryStore}}.
> {code}
> hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/TestFileSystemApplicationHistoryStore.java
> warning: shadow_local: Local variable 'fs' shadows component of class
> 'org/apache/hadoop/yarn/server/applicationhistoryservice/TestFileSystemApplicationHistoryStore'.
> line: 276
> {code}
> Actually these warnings should have be caught in YARN-6239, but the Jenkins
> checkstyle was broken during that time. The JIRA will address this and make a
> quick fix.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]