You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/07/26 22:55:00 UTC

[jira] [Work logged] (HADOOP-16128) Some S3A tests leak filesystem instances

     [ https://issues.apache.org/jira/browse/HADOOP-16128?focusedWorklogId=628060&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-628060 ]

ASF GitHub Bot logged work on HADOOP-16128:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Jul/21 22:54
            Start Date: 26/Jul/21 22:54
    Worklog Time Spent: 10m 
      Work Description: amitvc opened a new pull request #3237:
URL: https://github.com/apache/hadoop/pull/3237


   Motivation - 
   Fix resource leak created in unit tests that instantiate FileSystem resource. 
   
   Result - 
   Fixed the resource leaks in the unit test for the S3A module. Run all unit tests locally successfully. 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 628060)
    Remaining Estimate: 0h
            Time Spent: 10m

> Some S3A tests leak filesystem instances
> ----------------------------------------
>
>                 Key: HADOOP-16128
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16128
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>    Affects Versions: 3.1.2
>            Reporter: Steve Loughran
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There's a few S3a ITests which call filesystem.newInstance() but which don't clean up after by closing it. This leaks instances, threadpools, etc.
> * ITestS3AAWSCredentialsProvider.testAnonymousProvider()
> * ITestS3GuardWriteBack



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org