This is an automated email from the ASF dual-hosted git repository. ayushsaxena pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from d0b460f27008 HDFS-17233. The conf dfs.datanode.lifeline.interval.seconds is not considering time unit seconds (#6286). Contributed by Palakur Eshwitha Sai. add 2323ad24a206 HDFS-17260. Fix the logic for reconfigure slow peer enable for Namenode. (#6279). Contributed by huangzhaobo99. No new revisions were added by this update. Summary of changes: .../server/blockmanagement/DatanodeManager.java | 1 + .../blockmanagement/SlowPeerDisabledTracker.java | 6 ---- .../TestReplicationPolicyExcludeSlowNodes.java | 40 ++++++++++++++++++++++ 3 files changed, 41 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org