[
https://issues.apache.org/jira/browse/YARN-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942554#comment-15942554
]
Hudson commented on YARN-6379:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11466 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/11466/])
YARN-6379. Remove unused argument in ClientRMService. Contributed by Kai
(aajisaka: rev b63ae854f9f5a900ca860dcb26c30785af32bde0)
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ClientRMService.java
> Remove unused argument in ClientRMService
> -----------------------------------------
>
> Key: YARN-6379
> URL: https://issues.apache.org/jira/browse/YARN-6379
> Project: Hadoop YARN
> Issue Type: Improvement
> Reporter: Kai Sasaki
> Assignee: Kai Sasaki
> Priority: Trivial
> Labels: newbie
> Fix For: 2.9.0, 3.0.0-alpha3
>
> Attachments: YARN-6379.01.patch
>
>
> checkReservationSytem argument is not used. We can remove unused arguments.
> {code}
> private void checkReservationSytem(String auditConstant) throws
> YarnException {
> // auditConstant is not used
> }
> {code}
> Follow up of YARN-5956.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]