You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by we...@apache.org on 2019/11/15 20:35:53 UTC

[hadoop] branch trunk updated (c892a87 -> 67f2c49)

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 c892a87  HDFS-14882. Consider DataNode load when #getBlockLocation. Contributed by Xiaoqiao He.
     add 67f2c49  HDFS-14802. The feature of protect directories should be used in RenameOp (#1669)

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/core-default.xml            |  2 +-
 .../src/site/markdown/filesystem/filesystem.md     | 15 +++---
 .../main/java/org/apache/hadoop/hdfs/DFSUtil.java  | 51 ++++++++++++++++++++
 .../hadoop/hdfs/server/namenode/FSDirDeleteOp.java | 50 +-------------------
 .../hadoop/hdfs/server/namenode/FSDirRenameOp.java |  5 ++
 .../hadoop/hdfs/server/namenode/FSDirectory.java   |  4 +-
 .../server/namenode/TestProtectedDirectories.java  | 54 +++++++++++++++++++++-
 7 files changed, 123 insertions(+), 58 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org