This is an automated email from the ASF dual-hosted git repository. szetszwo pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 05e6dc19ea3 HADOOP-18705. ABFS should exclude incompatible credential providers. (#5560) add dc78849f27d HDFS-16975. FileWithSnapshotFeature.isCurrentFileDeleted is not reloaded from FSImage. (#5546) No new revisions were added by this update. Summary of changes: .../hadoop/hdfs/server/namenode/FSImageFormat.java | 2 +- .../apache/hadoop/hdfs/server/namenode/INode.java | 18 +++++++++-- .../hadoop/hdfs/server/namenode/INodeFile.java | 24 ++++++++++----- .../namenode/snapshot/FSImageFormatPBSnapshot.java | 2 +- .../namenode/snapshot/FileWithSnapshotFeature.java | 2 +- .../namenode/visitor/NamespacePrintVisitor.java | 35 ++-------------------- .../server/namenode/TestFSImageWithSnapshot.java | 6 ++-- 7 files changed, 40 insertions(+), 49 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org