Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha1
    • fs/s3
    • None

    Description

      The DeleteObjectsRequest was not part of the initial S3 API, but was added later. This patch allows one to configure s3a to replace each multidelete request by consecutive single deletes. Evidently, this setting is disabled by default as this causes slower deletes.

      The main motivation is to enable legacy S3-compatible object stores to make the transition from s3n (which does not use multidelete) to s3a, fully allowing the planned s3n deprecation.

      Attachments

        1. HADOOP-12292-branch-2-005.patch
          12 kB
          Steve Loughran
        2. HADOOP-12292-005.patch
          12 kB
          Steve Loughran
        3. HADOOP-12292-004.patch
          12 kB
          Steve Loughran
        4. HADOOP-12292-003.patch
          7 kB
          Thomas Demoor
        5. HADOOP-12292-002.patch
          7 kB
          Thomas Demoor
        6. HADOOP-12292-001.patch
          7 kB
          Thomas Demoor

        Activity

          People

            Thomas Demoor Thomas Demoor
            Thomas Demoor Thomas Demoor
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: