This is an automated email from the ASF dual-hosted git repository. anujmodi pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 77828a794ea HDFS-17815. Fix upload fsimage failure when checkpoint takes a long time (#7845). Contributed by caozhiqiang. add 53e0258f136 HADOOP-19649. [ABFS] Fixing Test Failures and Assumptions Post Junit Upgrade (#7868) No new revisions were added by this update. Summary of changes: hadoop-tools/hadoop-azure/pom.xml | 5 - .../fs/azurebfs/AbstractAbfsIntegrationTest.java | 6 +- .../fs/azurebfs/ITestAbfsMsiTokenProvider.java | 9 +- .../azurebfs/ITestAzureBlobFileSystemAppend.java | 4 +- .../ITestAzureBlobFileSystemCheckAccess.java | 18 +- .../fs/azurebfs/ITestAzureBlobFileSystemLease.java | 4 +- .../fs/azurebfs/ITestAzureBlobFilesystemAcl.java | 596 +++++++++++++-------- .../fs/azurebfs/ITestOauthOverAbfsScheme.java | 2 +- .../fs/azurebfs/ITestWasbAbfsCompatibility.java | 2 +- .../ITestAbfsHttpClientRequestExecutor.java | 2 +- 10 files changed, 385 insertions(+), 263 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org