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/07/05 18:24:47 UTC

[hadoop] branch trunk updated (ea46f49b042 -> 161b1fac2e2)

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 ea46f49b042 HDFS-16638. Add isDebugEnabled check for debug blockLogs in BlockManager. (#4480). Contributed by  dzcxzl.
     add 161b1fac2e2 YARN-11169. Support moveApplicationAcrossQueues, getQueueInfo API's for Federation. (#4464)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/yarn/server/router/RouterMetrics.java   | 64 ++++++++++++++++++++
 .../clientrm/FederationClientInterceptor.java      | 61 ++++++++++++++++++-
 .../router/clientrm/RouterYarnClientUtils.java     | 52 +++++++++++++++++
 .../yarn/server/router/TestRouterMetrics.java      | 66 +++++++++++++++++++++
 .../clientrm/TestFederationClientInterceptor.java  | 68 ++++++++++++++++++++++
 .../src/test/resources/capacity-scheduler.xml      | 34 ++++++++++-
 6 files changed, 341 insertions(+), 4 deletions(-)


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