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

ASF GitHub Bot commented on HADOOP-16128:
-----------------------------------------

github-actions[bot] closed pull request #3237: HADOOP-16128 Fix 
FileSystem.newInstance resource leaks in unit tests
URL: https://github.com/apache/hadoop/pull/3237




> 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
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  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.20.10#820010)

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

Reply via email to