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

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


    from e4dd7fe1b7a HDFS-17139. RBF: For the doc of the class 
RouterAdminProtocolTranslatorPB, it describes the function of the class 
ClientNamenodeProtocolTranslatorPB (#5917)
     add 4652d22b919 HDFS-17178: BootstrapStandby needs to handle 
RollingUpgrade  (#6018)

No new revisions were added by this update.

Summary of changes:
 hadoop-hdfs-project/hadoop-hdfs/pom.xml            |   4 +
 .../apache/hadoop/hdfs/protocolPB/PBHelper.java    |   4 +-
 .../hdfs/server/common/HdfsServerConstants.java    |   6 ++
 .../apache/hadoop/hdfs/server/common/Storage.java  |   6 +-
 .../hadoop/hdfs/server/namenode/FSImage.java       |  14 +--
 .../hadoop/hdfs/server/namenode/FSNamesystem.java  |   4 +-
 .../hadoop/hdfs/server/namenode/NNStorage.java     |  25 +++--
 .../hdfs/server/namenode/ha/BootstrapStandby.java  |  50 ++++++---
 .../hadoop/hdfs/server/protocol/NamespaceInfo.java |  23 +++++
 .../hdfs/server/namenode/FSImageTestUtil.java      |   7 +-
 .../server/namenode/ha/TestBootstrapStandby.java   | 113 ++++++++++++++++++++-
 11 files changed, 211 insertions(+), 45 deletions(-)


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

Reply via email to