You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by in...@apache.org on 2022/10/13 23:54:44 UTC

[hadoop] branch trunk updated (19628513567 -> 5b52123c9d3)

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 19628513567 YARN-11294. [Federation] Router Support DelegationToken store/update/remove Token With MemoryStateStore. (#4915)
     add 5b52123c9d3 YARN-8041. [Router] Federation: Improve Router REST API Metrics. (#4938)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/yarn/server/router/RouterMetrics.java   | 221 +++++++++-
 .../yarn/server/router/RouterServerUtil.java       | 224 ++++++++++
 .../clientrm/FederationClientInterceptor.java      |  16 +-
 .../router/webapp/FederationInterceptorREST.java   | 490 ++++++++++++++++-----
 .../yarn/server/router/TestRouterMetrics.java      | 247 ++++++++++-
 .../webapp/MockDefaultRequestInterceptorREST.java  |  29 +-
 .../webapp/TestFederationInterceptorREST.java      |  60 ++-
 7 files changed, 1122 insertions(+), 165 deletions(-)


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