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 aa...@apache.org on 2021/04/15 09:05:17 UTC

[hadoop] branch trunk updated (ba3bc53 -> 9179638)

This is an automated email from the ASF dual-hosted git repository.

aajisaka pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git.


    from ba3bc53  YARN-10736. Fix GetApplicationsRequest JavaDoc. Contributed by Miklos Gergely. (#2906)
     add 9179638  HADOOP-17524. Remove EventCounter and Log counters from JVM Metrics (#2909)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/log/EventCounter.java   |  34 -------
 .../apache/hadoop/log/metrics/EventCounter.java    | 100 ---------------------
 .../apache/hadoop/metrics2/source/JvmMetrics.java  |   8 --
 .../hadoop/metrics2/source/TestJvmMetrics.java     |   5 --
 4 files changed, 147 deletions(-)
 delete mode 100644 hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/log/EventCounter.java
 delete mode 100644 hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/log/metrics/EventCounter.java

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