You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/02/12 20:31:19 UTC

[jira] [Updated] (HBASE-10510) HTable is not closed in LoadTestTool#loadTable()

     [ https://issues.apache.org/jira/browse/HBASE-10510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated HBASE-10510:
---------------------------

    Attachment: 10510.txt

> HTable is not closed in LoadTestTool#loadTable()
> ------------------------------------------------
>
>                 Key: HBASE-10510
>                 URL: https://issues.apache.org/jira/browse/HBASE-10510
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Priority: Minor
>         Attachments: 10510.txt
>
>
> Around line 476:
> {code}
>       HTable table = new HTable(conf, tableName);
> {code}
> table is not closed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)