[ 
https://issues.apache.org/jira/browse/HADOOP-17906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated HADOOP-17906:
------------------------------------
    Priority: Minor  (was: Major)

> AbstractAbfsIntegrationTest.createFilesystemForSASTests() leaks FS instances
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-17906
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17906
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure, test
>    Affects Versions: 3.3.1
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>
> I've noticed in MAPREDUCE-7341 that ABFS ITests had a lot of FS instances 
> closed in the shutdown hook. 
> Tracked down to the fact that  
> {{AbstractAbfsIntegrationTest.createFilesystemForSASTests()}} creates a temp 
> FS via newInstance(), and doesn't close it...the instance is kept in the 
> cache until shutdown.
> I'm going to fix it in MAPREDUCE-7341, though it's something minor which 
> could be pulled out for backporting



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

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

Reply via email to