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/20 16:22:46 UTC

[hadoop] branch trunk updated (c5c00f3d2ce -> 9adf0ca0899)

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 c5c00f3d2ce HDFS-16803.Improve some annotations in hdfs module. (#5031)
     add 9adf0ca0899 YARN-11342. [Federation] Refactor getNewApplication, submitApplication Use FederationActionRetry. (#5005)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/yarn/conf/YarnConfiguration.java |   8 +
 .../src/main/resources/yarn-default.xml            |   9 +
 .../federation/retry/FederationActionRetry.java    |   4 +-
 .../federation/FederationStateStoreService.java    |   4 +-
 .../yarn/server/router/RouterAuditLogger.java      |  18 ++
 .../yarn/server/router/RouterServerUtil.java       |  45 +++
 .../clientrm/FederationClientInterceptor.java      | 306 +++++++++++++++------
 .../TestFederationClientInterceptorRetry.java      | 144 ++++------
 .../src/site/markdown/Federation.md                |   1 +
 9 files changed, 372 insertions(+), 167 deletions(-)


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