[
https://issues.apache.org/jira/browse/HBASE-10176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-10176:
---------------------------
Fix Version/s: 0.99.0
Hadoop Flags: Reviewed
Integrated to trunk.
Thanks for the reviews.
> Canary#sniff() should close the HTable instance
> -----------------------------------------------
>
> Key: HBASE-10176
> URL: https://issues.apache.org/jira/browse/HBASE-10176
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Fix For: 0.99.0
>
> Attachments: 10176-v1.txt
>
>
> {code}
> table = new HTable(admin.getConfiguration(), tableDesc.getName());
> {code}
> HTable instance should be closed by the end of the method.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)