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 97afb33c73b YARN-11276. Add LRU cache for RMWebServices.getApps.
(#4793)
add 86c250a54a5 YARN-7720. Race condition between second app attempt and
UAM timeout when first attempt node is down. (#5672)
No new revisions were added by this update.
Summary of changes:
.../apache/hadoop/yarn/conf/YarnConfiguration.java | 3 ++-
.../yarn/util/AbstractLivelinessMonitor.java | 2 +-
.../src/main/resources/yarn-default.xml | 7 ++++--
.../hadoop/yarn/conf/TestYarnConfiguration.java | 19 +++++++++++++++
.../amrmproxy/AMRMProxyTokenSecretManager.java | 20 +++++++++++-----
.../server/resourcemanager/ResourceManager.java | 27 ++++++++++++++++++++++
.../rmapp/attempt/AMLivelinessMonitor.java | 14 +++++++++--
.../security/AMRMTokenSecretManager.java | 19 +++++++++++----
8 files changed, 94 insertions(+), 17 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]