Thomas Demoor created HADOOP-11520:
--------------------------------------

             Summary: Clean incomplete multi-part uploads in S3A tests
                 Key: HADOOP-11520
                 URL: https://issues.apache.org/jira/browse/HADOOP-11520
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs/s3
    Affects Versions: 2.6.0
            Reporter: Thomas Demoor
            Priority: Minor
             Fix For: 2.7.0


As proposed in HADOOP-11488. This patch activates the purging functionality of 
s3a at the start of each test. This cleans up any in-progress multi-part 
uploads in the test bucket, preventing unknowing users from eternally paying 
Amazon for the space of the already uploaded parts of previous tests that 
failed during a multi-part upload. 

People who have run the s3a tests should run a single test (evidently after 
this patch is applied) against all their testbuckets (or manually abort 
multipart).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to