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

Ashish Singhi commented on HBASE-15291:
---------------------------------------

The code in prepareBulkLoad will not throw any checked exception till we 
instantiate the srcFs, only after that there are chances of getting exception. 
So ideally the instantiation of srcFs will not fail and if there is any runtime 
exception then anyways we will call failedBulkload also.
So do you still think we need to handle the comment you have given ? Please let 
me know if I am missing something.

Thanks.

> FileSystem not closed in secure bulkLoad
> ----------------------------------------
>
>                 Key: HBASE-15291
>                 URL: https://issues.apache.org/jira/browse/HBASE-15291
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.0.2, 0.98.16.1
>            Reporter: Yong Zhang
>            Assignee: Ashish Singhi
>            Priority: Major
>         Attachments: HBASE-15291-revert-master.patch, HBASE-15291.001.patch, 
> HBASE-15291.002.patch, HBASE-15291.003.patch, HBASE-15291.004.patch, 
> HBASE-15291.addendum, HBASE-15291.patch, HBASE-15291.v1.patch, patch
>
>
> FileSystem not closed in secure bulkLoad after bulkLoad  finish, it will 
> cause memory used more and more if too many bulkLoad .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to