[
https://issues.apache.org/jira/browse/YARN-8976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhankun Tang updated YARN-8976:
-------------------------------
Attachment: YARN-8976-trunk.001.patch
> Remove redundant modifiers in interface "ApplicationConstants"
> --------------------------------------------------------------
>
> Key: YARN-8976
> URL: https://issues.apache.org/jira/browse/YARN-8976
> Project: Hadoop YARN
> Issue Type: Improvement
> Reporter: Zhankun Tang
> Assignee: Zhankun Tang
> Priority: Trivial
> Attachments: YARN-8976-trunk.001.patch
>
>
> There're many redundant modifiers in ApplicationContants.java. For instance,
> "public static final" is redundant due to the String in an interface is
> implicitly public static final.
> public static final String CLASS_PATH_SEPARATOR = "<CPS>"
> And some other redundant modifiers.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]