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

ASF GitHub Bot commented on YARN-11376:
---------------------------------------

goiri commented on code in PR #5496:
URL: https://github.com/apache/hadoop/pull/5496#discussion_r1148216905


##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/src/test/java/org/apache/hadoop/yarn/server/router/rmadmin/TestableFederationRMAdminInterceptor.java:
##########
@@ -46,7 +48,6 @@ public class TestableFederationRMAdminInterceptor extends 
FederationRMAdminInter
 
   // Used to Store the relationship between SubClusterId and RM
   private ConcurrentHashMap<SubClusterId, MockRM> mockRMs = new 
ConcurrentHashMap<>();
-

Review Comment:
   I would leave this as it was.





> [Federation] Support updateNodeResource、refreshNodesResources API's for 
> Federation.
> -----------------------------------------------------------------------------------
>
>                 Key: YARN-11376
>                 URL: https://issues.apache.org/jira/browse/YARN-11376
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: federation, router
>    Affects Versions: 3.4.0
>            Reporter: Shilun Fan
>            Assignee: Shilun Fan
>            Priority: Major
>              Labels: pull-request-available
>
> In this jira, we will complete the updateNodeResource and 
> refreshNodesResources methods of FederationRMAdminInterceptor.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to