[ 
https://issues.apache.org/jira/browse/YARN-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814279#comment-16814279
 ] 

Hudson commented on YARN-9433:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16370 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/16370/])
YARN-9433. Remove unused constants in YARN resource manager (aajisaka: rev 
32722d26610155aefeac1f83e2ffa6e0f35ce3e1)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/RMAuditLogger.java


> Remove unused constants from RMAuditLogger
> ------------------------------------------
>
>                 Key: YARN-9433
>                 URL: https://issues.apache.org/jira/browse/YARN-9433
>             Project: Hadoop YARN
>          Issue Type: Task
>          Components: yarn
>    Affects Versions: 3.2.0
>            Reporter: Adam Antal
>            Assignee: Igor Rudenko
>            Priority: Minor
>              Labels: newbie
>             Fix For: 3.3.0
>
>
> There are some unused constants in RMAuditLogger that the IntelliJ warns you 
> about.
> Currently what I'm seeing is that the following {{public static final 
> String}} constants are unused:
>  * AM_ALLOCATE
>  * CHANGE_CONTAINER_RESOURCE
>  * CREATE_NEW_RESERVATION_REQUEST
> Probably they are no longer needed. This task aims to remove those unused 
> constants.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to