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

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


    from c5929c0  HADOOP-17602. Upgrade JUnit to 4.13.1. Contributed by Ahmed 
Hussein.
     add af1f9f4  HADOOP-17133. Implement HttpServer2 metrics (#2145)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/fs/CommonConfigurationKeysPublic.java   |   9 ++
 .../java/org/apache/hadoop/http/HttpServer2.java   |  45 ++++++
 .../org/apache/hadoop/http/HttpServer2Metrics.java | 164 +++++++++++++++++++++
 .../src/main/resources/core-default.xml            |   9 ++
 .../org/apache/hadoop/http/TestHttpServer.java     |  39 +++++
 .../fs/http/server/HttpFSServerWebServer.java      |   3 +
 6 files changed, 269 insertions(+)
 create mode 100644 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpServer2Metrics.java

---------------------------------------------------------------------
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