This is an automated email from the ASF dual-hosted git repository. hexiaoqiao pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 8dd9c874e14 HDFS-17086. Fix the parameter settings in TestDiskspaceQuotaUpdate#updateCountForQuota (#5842). Contributed by Haiyang Hu. add b95595158fe HADOOP-18801. Delete path directly when it can not be parsed in trash. (#5744). Contributed by farmmamba. No new revisions were added by this update. Summary of changes: .../hadoop/fs/CommonConfigurationKeysPublic.java | 9 ++++ .../org/apache/hadoop/fs/TrashPolicyDefault.java | 18 +++++++- .../src/main/resources/core-default.xml | 8 ++++ .../test/java/org/apache/hadoop/fs/TestTrash.java | 50 ++++++++++++++++++++++ 4 files changed, 83 insertions(+), 2 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org