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 xk...@apache.org on 2022/11/21 18:14:27 UTC

[hadoop] branch trunk updated (dc2fba45fef -> 8f971b0e541)

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

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


    from dc2fba45fef HDFS-16832. [SBN READ] Follow-on to HDFS-16732. Fix NPE when check the block location of empty directory (#5099)
     add 8f971b0e541 HDFS-16547. [SBN read] Namenode in safe mode should not be transfer to observer state (#4201)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hdfs/server/namenode/NameNode.java      |  3 +++
 .../org/apache/hadoop/hdfs/tools/DFSHAAdmin.java   | 11 ++++++---
 .../src/main/resources/hdfs-default.xml            |  2 +-
 .../site/markdown/HDFSHighAvailabilityWithNFS.md   |  6 +++--
 .../site/markdown/HDFSHighAvailabilityWithQJM.md   |  6 +++--
 .../hdfs/server/namenode/ha/TestHASafeMode.java    | 22 ++++++++++++++++++
 .../hdfs/tools/TestDFSHAAdminMiniCluster.java      | 26 +++++++++++++++++++++-
 7 files changed, 67 insertions(+), 9 deletions(-)


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