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 f097d6812fc YARN-11808. RM memory leak due to Opportunistic container request cancellation at App level. (#7583) add 866243171ad HADOOP-19497: [ABFS] Enable rename and create recovery from client transaction id over DFS endpoint (#7509) No new revisions were added by this update. Summary of changes: .../fs/azurebfs/constants/AbfsHttpConstants.java | 5 +- .../constants/FileSystemConfigurations.java | 2 +- .../hadoop/fs/azurebfs/services/AbfsClient.java | 6 - .../hadoop/fs/azurebfs/services/AbfsDfsClient.java | 445 ++++++++++++++------- .../hadoop/fs/azurebfs/services/AbfsErrors.java | 2 +- .../azurebfs/ITestAzureBlobFileSystemCreate.java | 2 +- .../azurebfs/ITestAzureBlobFileSystemRename.java | 9 +- .../fs/azurebfs/services/TestAbfsClient.java | 9 +- .../services/TestAbfsRenameRetryRecovery.java | 23 +- 9 files changed, 332 insertions(+), 171 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org