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 17daad34d41 HADOOP-18279. Cancel fileMonitoringTimer even if
trustManager isn't defined (#4767)
add eda4bb5dcde YARN-11250. Capture the Performance Metrics of
ZookeeperFederationStateStore. (#4738)
No new revisions were added by this update.
Summary of changes:
.../store/impl/MemoryFederationStateStore.java | 3 +-
.../store/impl/SQLFederationStateStore.java | 3 +-
.../impl/ZKFederationStateStoreOpDurations.java | 155 +++++++++++++++++++++
.../store/impl/ZookeeperFederationStateStore.java | 70 ++++++++--
.../GetApplicationHomeSubClusterResponse.java | 5 +-
.../impl/TestZookeeperFederationStateStore.java | 69 +++++++++
6 files changed, 286 insertions(+), 19 deletions(-)
create mode 100644
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/federation/store/impl/ZKFederationStateStoreOpDurations.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]