[ 
https://issues.apache.org/jira/browse/HADOOP-13764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15609741#comment-15609741
 ] 

Chris Nauroth commented on HADOOP-13764:
----------------------------------------

Thank you to [[email protected]] for spotting the problem.  The allocation of 
the containers is done in {{AzureBlobStorageTestAccount}}, but they are never 
cleaned up.  Let's explore cleaning them up automatically, or possibly just 
reusing the same container each time if that's feasible.

> WASB test runs leak storage containers.
> ---------------------------------------
>
>                 Key: HADOOP-13764
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13764
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/azure
>            Reporter: Steve Loughran
>
> It appears that WASB test runs dynamically allocate a container within the 
> storage account, using a naming convention of "wasbtests-<user>-<timestamp>". 
>  These containers are not cleaned up automatically, so they remain in the 
> storage account indefinitely.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to