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/27 17:35:01 UTC

[hadoop] branch trunk updated (a90238c0b8b -> 8798b94ee1b)

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 a90238c0b8b HADOOP-18631. Migrate Async appenders to log4j properties (#5418)
     add 8798b94ee1b YARN-11221. [Federation] Add replaceLabelsOnNodes, replaceLabelsOnNode REST APIs for Router. (#5302)

No new revisions were added by this update.

Summary of changes:
 .../webapp/dao/NodeToLabelsEntry.java              |   5 +
 .../hadoop/yarn/server/router/RouterMetrics.java   |  62 +++++++++++
 .../router/webapp/FederationInterceptorREST.java   | 119 ++++++++++++++++++++-
 .../yarn/server/router/TestRouterMetrics.java      |  66 ++++++++++++
 .../webapp/MockDefaultRequestInterceptorREST.java  |  22 +++-
 .../webapp/TestFederationInterceptorREST.java      |  98 +++++++++++++++++
 6 files changed, 367 insertions(+), 5 deletions(-)


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