Details
-
Sub-task
-
Status: Resolved
-
Blocker
-
Resolution: Won't Fix
-
None
-
None
Description
It seems some snippets of code should be removed as HDDS-2940 is committed. Update: Pending HDDS-2942 commit before this can be committed.
For example this:
BasicOzoneFileSystem#delete
if (result) { // If this delete operation removes all files/directories from the // parent directory, then an empty parent directory must be created. createFakeParentDirectory(f); }
(Found at https://github.com/apache/hadoop-ozone/pull/906#discussion_r424873030)
Attachments
Issue Links
- is blocked by
-
HDDS-2942 Putkey : create key table entries for intermediate directories in the key path
- Resolved
- links to