[
https://issues.apache.org/jira/browse/HBASE-13798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16841405#comment-16841405
]
Duo Zhang commented on HBASE-13798:
-----------------------------------
We should not close the Admin instance which is gotten by calling
HBTU.getAdmin, as it will be cached. Now it is fine only because that we just
do nothing in the close method of HBaseAdmin...
> TestFromClientSide* don't close the Table
> -----------------------------------------
>
> Key: HBASE-13798
> URL: https://issues.apache.org/jira/browse/HBASE-13798
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 1.1.0, 2.0.0
> Reporter: Matteo Bertozzi
> Assignee: Andor Molnar
> Priority: Trivial
>
> TestFromClientSide, TestFromClientSide3 have lots of tests with the Table
> object not closed
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)