This is an automated email from the ASF dual-hosted git repository.
hexiaoqiao pushed a change to branch branch-3.2.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git.
from 1d5ee50 HDFS-15708. TestURLConnectionFactory fails by
NoClassDefFoundError in branch-3.3 and branch-3.2 (#2517)
new 39b4f9d HADOOP-17389. KMS should log full UGI principal. (#2476)
new c43ac3c HDFS-15707. NNTop counts don't add up as expected. (#2516)
Contributed by Ahmed Hussein and Daryn Sharp
new 6d8b801 HDFS-15709. Socket file descriptor leak in
StripedBlockChecksumReconstructor. (#2518)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../hadoop/crypto/key/kms/server/KMSAudit.java | 2 +-
.../crypto/key/kms/server/KMSAuditLogger.java | 2 +-
.../hadoop/crypto/key/kms/server/TestKMSAudit.java | 88 ++++++-----
.../hdfs/server/datanode/BlockChecksumHelper.java | 25 +--
.../StripedBlockChecksumReconstructor.java | 53 ++++---
.../server/namenode/top/metrics/TopMetrics.java | 3 -
.../server/namenode/top/window/RollingWindow.java | 6 +-
.../namenode/top/window/RollingWindowManager.java | 152 +++++++++++++-----
.../top/window/TestRollingWindowManager.java | 174 ++++++++++++++++++++-
9 files changed, 373 insertions(+), 132 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]