[
https://issues.apache.org/jira/browse/YARN-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kai Sasaki updated YARN-6379:
-----------------------------
Attachment: YARN-6379.01.patch
> 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
> 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]