This is an automated email from the ASF dual-hosted git repository. simbadzina pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from d3b98cb1b23 HADOOP-19194:Add test to find unshaded dependencies in the aws sdk (#6865) add b4ddb2d3bba HDFS-13603: do not propagate ExecutionException and add maxRetries limit to NameNode edek cache warmup (#6774) No new revisions were added by this update. Summary of changes: .../java/org/apache/hadoop/hdfs/DFSConfigKeys.java | 3 ++ .../server/namenode/FSDirEncryptionZoneOp.java | 50 +++++++++--------- .../hadoop/hdfs/server/namenode/FSNamesystem.java | 9 +++- .../src/main/resources/hdfs-default.xml | 8 +++ .../server/namenode/TestFSDirEncryptionZoneOp.java | 59 ++++++++++++++++++++++ 5 files changed, 102 insertions(+), 27 deletions(-) create mode 100644 hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFSDirEncryptionZoneOp.java --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org