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

Hudson commented on HBASE-12819:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #6004 (See 
[https://builds.apache.org/job/HBase-TRUNK/6004/])
HBASE-12819 ExportSnapshot doesn't close FileSystem instances (tedyu: rev 
ee32eebeab38be4e171c6aaf362aff9a584a37f3)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/ExportSnapshot.java


> ExportSnapshot doesn't close FileSystem instances
> -------------------------------------------------
>
>                 Key: HBASE-12819
>                 URL: https://issues.apache.org/jira/browse/HBASE-12819
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 1.0.0, 2.0.0, 0.98.10, 1.1.0
>
>         Attachments: 12819-v1.patch, 12819-v2.patch, 12819-v3.patch
>
>
> While troubleshooting an out of memory error exporting snapshot to s3a, I 
> found that ExportSnapshot doesn't close FileSystem instances it uses.
> An implementation (s3a e.g.) may depend on close() call so that resources are 
> released.
> ExportSnapshot should close the FileSystem instances upon exit.



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

Reply via email to