[ https://issues.apache.org/jira/browse/HBASE-7996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack updated HBASE-7996: ------------------------- Resolution: Fixed Fix Version/s: 0.95.0 Status: Resolved (was: Patch Available) Committed to 0.95 branch and trunk. Thanks Nick. > 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 > Fix For: 0.95.0 > > 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