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 b6b259066fd HADOOP-18757. S3A Committer only finalizes the commits in 
a single thread (#5706)
     add 84dd6247686 YARN-11531. [Federation] Code cleanup for 
NodeManager#amrmproxy. (#5841)

No new revisions were added by this update.

Summary of changes:
 .../federation/utils/FederationMethodWrapper.java  |   2 +-
 .../amrmproxy/AMRMProxyApplicationContext.java     |   2 +-
 .../amrmproxy/AMRMProxyApplicationContextImpl.java |   2 +-
 .../nodemanager/amrmproxy/AMRMProxyService.java    |   2 +-
 .../amrmproxy/AMRMProxyTokenSecretManager.java     |   6 +-
 .../amrmproxy/AbstractRequestInterceptor.java      |   4 +-
 .../amrmproxy/DefaultRequestInterceptor.java       |  34 +-
 .../amrmproxy/FederationInterceptor.java           | 178 +++---
 .../scheduler/DistributedScheduler.java            |   6 +-
 .../nodemanager/amrmproxy/BaseAMRMProxyTest.java   | 265 ++++----
 .../amrmproxy/TestAMRMProxyMetrics.java            |   2 +-
 .../amrmproxy/TestAMRMProxyService.java            | 160 ++---
 .../amrmproxy/TestFederationInterceptor.java       | 664 ++++++++++-----------
 .../amrmproxy/TestFederationInterceptorSecure.java | 220 ++++---
 .../amrmproxy/TestableFederationInterceptor.java   |  17 +-
 15 files changed, 707 insertions(+), 857 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