Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-2939 Ozone FS namespace
  3. HDDS-3596

Clean up unused code after HDDS-2940 and HDDS-2942

    XMLWordPrintableJSON

Details

    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

          Activity

            People

              smeng Siyao Meng
              smeng Siyao Meng
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: