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 to...@apache.org on 2022/11/10 05:37:25 UTC

[hadoop] branch branch-3.3 updated (b1ea32f91cb -> 033ceca090c)

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

tomscut pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git


    from b1ea32f91cb HADOOP-18517. ABFS: Add fs.azure.enable.readahead option to disable readahead (#5103)
     add 033ceca090c HDFS-16811. Support DecommissionBackoffMonitor parameters reconfigurable (#5122)

No new revisions were added by this update.

Summary of changes:
 .../DatanodeAdminBackoffMonitor.java               | 27 ++++++-
 .../DatanodeAdminDefaultMonitor.java               | 23 ++++++
 .../blockmanagement/DatanodeAdminManager.java      | 26 +++++++
 .../DatanodeAdminMonitorInterface.java             |  8 ++
 .../hadoop/hdfs/server/namenode/NameNode.java      | 44 ++++++++++-
 .../server/namenode/TestNameNodeReconfigure.java   | 85 ++++++++++++++++++++++
 .../org/apache/hadoop/hdfs/tools/TestDFSAdmin.java | 10 ++-
 7 files changed, 214 insertions(+), 9 deletions(-)


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