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

stack commented on HBASE-7996:
------------------------------

+1 on patch.  Waiting on hadoopqa...
                
> Clean up resource leak in MultiTableInputFormat
> -----------------------------------------------
>
>                 Key: HBASE-7996
>                 URL: https://issues.apache.org/jira/browse/HBASE-7996
>             Project: HBase
>          Issue Type: Improvement
>          Components: mapreduce
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Minor
>         Attachments: 0001-HBASE-7996-Avoid-leaking-table-handle.patch
>
>
> MultiTableInputFormatBase#getSplits() will always leak an open HTable 
> instance when {{throw new IOException("Expecting at least one region for 
> table" ...)}} is called. It can potentially leak throughout that method body.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to