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/04 06:19:10 UTC

[hadoop] branch trunk updated (b90dfdff3fc -> e9319e696c9)

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

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


    from b90dfdff3fc YARN-11366.  Improve equals, hashCode(), toString() methods of the Federation Base Object. (#5096)
     add e9319e696c9 HDFS-16811. Support DecommissionBackoffMonitor Parameters reconfigurablereconfigurable (#5068)

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      | 40 +++++++++-
 .../server/namenode/TestNameNodeReconfigure.java   | 85 ++++++++++++++++++++++
 .../org/apache/hadoop/hdfs/tools/TestDFSAdmin.java | 10 ++-
 7 files changed, 212 insertions(+), 7 deletions(-)


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