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 we...@apache.org on 2022/03/10 02:16:00 UTC

[hadoop] branch trunk updated (db8ae4b -> db36747)

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

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


    from db8ae4b  YARN-10918. Simplify method: CapacitySchedulerQueueManager#parseQueue. Contributed by Andras Gyori
     add db36747  HADOOP-17526 Use Slf4jRequestLog for HttpRequestLog (#4050)

No new revisions were added by this update.

Summary of changes:
 .../hadoop-common/src/main/conf/log4j.properties   | 63 +++++++++++--------
 .../org/apache/hadoop/http/HttpRequestLog.java     | 72 +++++-----------------
 .../apache/hadoop/http/HttpRequestLogAppender.java | 62 -------------------
 .../org/apache/hadoop/http/TestHttpRequestLog.java | 27 +++-----
 .../hadoop/http/TestHttpRequestLogAppender.java    | 37 -----------
 .../hadoop/http/TestHttpServerLifecycle.java       | 21 -------
 6 files changed, 63 insertions(+), 219 deletions(-)
 delete mode 100644 hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpRequestLogAppender.java
 delete mode 100644 hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/http/TestHttpRequestLogAppender.java

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