Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • fs/s3
    • None

    Description

      Following the S3AFileSystem integration patch in HADOOP-13651, we need to add delete tracking.

      Current behavior on delete is to remove the metadata from the MetadataStore. To make deletes consistent, we need to add a isDeleted flag to PathMetadata and check it when returning results from functions like getFileStatus() and listStatus(). In HADOOP-13651, I added TODO comments in most of the places these new conditions are needed. The work does not look too bad.

      Attachments

        1. HADOOP-13760-HADOOP-13345.001.patch
          70 kB
          Sean Mackrory
        2. HADOOP-13760-HADOOP-13345.002.patch
          72 kB
          Sean Mackrory
        3. HADOOP-13760-HADOOP-13345.003.patch
          79 kB
          Sean Mackrory
        4. HADOOP-13760-HADOOP-13345.004.patch
          80 kB
          Sean Mackrory
        5. HADOOP-13760-HADOOP-13345.005.patch
          81 kB
          Sean Mackrory
        6. HADOOP-13760-HADOOP-13345.006.patch
          81 kB
          Sean Mackrory
        7. HADOOP-13760-HADOOP-13345.007.patch
          84 kB
          Sean Mackrory
        8. HADOOP-13760-HADOOP-13345.008.patch
          94 kB
          Sean Mackrory
        9. HADOOP-13760-HADOOP-13345.009.patch
          94 kB
          Sean Mackrory
        10. HADOOP-13760-HADOOP-13345.010.patch
          102 kB
          Sean Mackrory
        11. HADOOP-13760-HADOOP-13345.011.patch
          101 kB
          Sean Mackrory
        12. HADOOP-13760-HADOOP-13345.012.patch
          100 kB
          Sean Mackrory
        13. HADOOP-13760-HADOOP-13345.013.patch
          100 kB
          Aaron Fabbri

        Issue Links

          Activity

            People

              fabbri Aaron Fabbri
              fabbri Aaron Fabbri
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: