jojochuang commented on a change in pull request #1669: HDFS-14802. The feature of protect directories should be used in RenameOp URL: https://github.com/apache/hadoop/pull/1669#discussion_r341783012
########## File path: hadoop-common-project/hadoop-common/src/site/markdown/filesystem/filesystem.md ########## @@ -1071,6 +1074,8 @@ entry-by-entry delete operation. This can break the expectations of client applications for O(1) atomic directory deletion, preventing the stores' use as drop-in replacements for HDFS. +* [The feature of protected directories](#ProtectedDirectories) can be supported. Review comment: @steveloughran what's your take? I thought this feature only concerns HDFS. Feels awkward to me that we talk about this behavior in a file system specification. (To me this is an implementation detail) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
