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 2023/02/24 18:53:06 UTC

[hadoop] branch trunk updated (27a54955f90 -> 25ebd0b8b15)

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 27a54955f90 YARN-5604. [Federation] Add versioning for FederationStateStore. (#5394)
     add 25ebd0b8b15 YARN-11222. [Federation] Add addToClusterNodeLabels, removeFromClusterNodeLabels REST APIs for Router. (#5328)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/yarn/server/router/RouterMetrics.java   |  63 +++++++++-
 .../router/webapp/FederationInterceptorREST.java   | 116 +++++++++++++++++-
 .../yarn/server/router/TestRouterMetrics.java      |  20 ++++
 .../webapp/MockDefaultRequestInterceptorREST.java  |  40 +++++++
 .../webapp/TestFederationInterceptorREST.java      | 130 +++++++++++++++++++++
 5 files changed, 366 insertions(+), 3 deletions(-)


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