You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrey Stepachev (JIRA)" <ji...@apache.org> on 2015/04/27 11:39:38 UTC

[jira] [Commented] (HBASE-13322) Replace explicit HBaseAdmin creation with connection#getAdmin()

    [ https://issues.apache.org/jira/browse/HBASE-13322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513806#comment-14513806 ] 

Andrey Stepachev commented on HBASE-13322:
------------------------------------------

[~ndimiduk] It seems that RegionSizeCalculator(HTable) constructor is not used anymore, it deprecated. So it basically shouldn't hurt.
As for tableDetails, sure, that was bad idea to create connection. Fixed now and reuse master connection.

> Replace explicit HBaseAdmin creation with connection#getAdmin()
> ---------------------------------------------------------------
>
>                 Key: HBASE-13322
>                 URL: https://issues.apache.org/jira/browse/HBASE-13322
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Andrey Stepachev
>            Assignee: Andrey Stepachev
>            Priority: Minor
>         Attachments: HBASE-13322.patch, HBASE-13322.v2.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)