This is an automated email from the ASF dual-hosted git repository. weichiu pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 7f491908020 YARN-7327: Enable asynchronous scheduling by default for capacity scheduler (#7138) add 6cb2e866a6c HADOOP-19367. Fix setting final field value on Java 17 (#7228) No new revisions were added by this update. Summary of changes: .../org/apache/hadoop/test/ReflectionUtils.java | 25 +++++++++ .../org/apache/hadoop/hdfs/TestFileCreation.java | 20 +++----- .../hdfs/TestStoragePolicyPermissionSettings.java | 24 +++------ .../azurebfs/ITestAzureBlobFileSystemCreate.java | 22 ++------ .../azurebfs/ITestAzureBlobFileSystemDelete.java | 6 +-- .../fs/azurebfs/services/ITestAbfsClient.java | 38 ++++---------- .../services/ITestAbfsPaginatedDelete.java | 3 +- .../hadoop/fs/azurebfs/utils/TestMockHelpers.java | 59 ---------------------- .../hadoop/yarn/event/TestAsyncDispatcher.java | 5 +- 9 files changed, 60 insertions(+), 142 deletions(-) delete mode 100644 hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/utils/TestMockHelpers.java --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org