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

Shaofeng SHI reassigned KYLIN-2611:
-----------------------------------

         Assignee: liyang
    Fix Version/s: v2.1.0

I see yang has fixed it in commit afaa95a099d69105198b73fbf92622975dbf766c. 
Mark the owner to him and status to fixed.

> Unclosed HBaseAdmin in AclTableMigrationTool#checkTableExist
> ------------------------------------------------------------
>
>                 Key: KYLIN-2611
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2611
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: liyang
>            Priority: Minor
>             Fix For: v2.1.0
>
>
> Here is related code:
> {code}
>         Admin hbaseAdmin = new HBaseAdmin(conf);
>         return hbaseAdmin.tableExists(TableName.valueOf(tableName));
> {code}
> hbaseAdmin should be closed upon return.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to