This is an automated email from the ASF dual-hosted git repository. mehakmeet pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 39f36d90713 HDFS-17105. mistakenly purge editLogs even after it is empty in NNStorageRetentionManager. (#6036). Contributed by ConfX. add f24b73e5f3a HADOOP-18873. ABFS: AbfsOutputStream doesnt close DataBlocks object. (#6010) No new revisions were added by this update. Summary of changes: .../org/apache/hadoop/fs/store/DataBlocks.java | 4 +- .../hadoop/fs/azurebfs/AzureBlobFileSystem.java | 2 +- .../fs/azurebfs/AzureBlobFileSystemStore.java | 7 ++- .../fs/azurebfs/services/AbfsOutputStream.java | 2 +- .../azurebfs/ITestAzureBlobFileSystemAppend.java | 59 ++++++++++++++++++++++ 5 files changed, 69 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org