Ted Yu created HBASE-10510:
------------------------------

             Summary: 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


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)

Reply via email to