This is an automated email from the ASF dual-hosted git repository.

inigoiri pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


    from bfb84cd7f66 YARN-11360: Add number of decommissioning/shutdown nodes 
to YARN cluster metrics. (#5060)
     add b1cd88c598f YARN-11229. [Federation] Add checkUserAccessToQueue REST 
APIs for Router. (#4929)

No new revisions were added by this update.

Summary of changes:
 .../resourcemanager/webapp/dao/RMQueueAclInfo.java |  22 +++-
 .../hadoop/yarn/server/router/RouterMetrics.java   |  32 ++++++
 .../webapp/DefaultRequestInterceptorREST.java      |   4 +-
 .../router/webapp/FederationInterceptorREST.java   |  82 +++++++++++++--
 .../webapp/dao/FederationRMQueueAclInfo.java}      |  33 +++---
 .../yarn/server/router/TestRouterMetrics.java      |  33 ++++++
 .../webapp/MockDefaultRequestInterceptorREST.java  | 116 +++++++++++++++++++++
 .../webapp/TestFederationInterceptorREST.java      |  87 ++++++++++++++++
 .../webapp/TestFederationInterceptorRESTRetry.java |  34 +++---
 9 files changed, 391 insertions(+), 52 deletions(-)
 copy 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/{hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/dao/AutoQueueTemplatePropertiesInfo.java
 => 
hadoop-yarn-server-router/src/main/java/org/apache/hadoop/yarn/server/router/webapp/dao/FederationRMQueueAclInfo.java}
 (62%)


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to