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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to