This is an automated email from the ASF dual-hosted git repository. hexiaoqiao pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 28d190b9041 HADOOP-18845. Add ability to configure s3 connection ttl using fs.s3a.connection.ttl (#5948) add b58885624bd HDFS-17093. Fix block report lease issue to avoid missing some storages report. (#5855). Contributed by Yanlei Yu. No new revisions were added by this update. Summary of changes: .../hdfs/server/blockmanagement/BlockManager.java | 19 ++++- .../blockmanagement/TestBlockReportLease.java | 81 ++++++++++++++++++++++ 2 files changed, 99 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org