This is an automated email from the ASF dual-hosted git repository. stevel pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 11af08d67a8 YARN-11489. Fix memory leak of DelegationTokenRenewer futures in DelegationTokenRenewerPoolTracker. (#5629). Contributed by Chun Chen. add bef40e94273 HADOOP-18688. S3A audit header to include count of items in delete ops (#5621) No new revisions were added by this update. Summary of changes: .../org/apache/hadoop/fs/audit/AuditConstants.java | 5 ++ .../hadoop/fs/s3a/audit/impl/LoggingAuditor.java | 23 ++++++ .../src/site/markdown/tools/hadoop-aws/auditing.md | 2 + .../hadoop/fs/s3a/audit/AbstractAuditingTest.java | 21 ++++++ .../fs/s3a/audit/TestHttpReferrerAuditHeader.java | 83 ++++++++++++++++------ 5 files changed, 114 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org