Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-13204 Über-jira: S3a phase III: scale and tuning
  3. HADOOP-11572

s3a delete() operation fails during a concurrent delete of child entries

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.6.0
    • 2.9.0, 3.0.0-alpha4, 2.8.6
    • fs/s3
    • None

    Description

      Reviewing the code, s3a has the problem raised in HADOOP-6688: deletion of a child entry during a recursive directory delete is propagated as an exception, rather than ignored as a detail which idempotent operations should just ignore.

      the exception should be caught and, if a file not found problem, logged rather than propagated

      Attachments

        1. HADOOP-11572-001.patch
          3 kB
          Steve Loughran
        2. HADOOP-11572-branch-2-002.patch
          9 kB
          Steve Loughran
        3. HADOOP-11572-branch-2-003.patch
          8 kB
          Steve Loughran

        Issue Links

          Activity

            People

              stevel@apache.org Steve Loughran
              stevel@apache.org Steve Loughran
              Votes:
              1 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: