You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Carter (JIRA)" <ji...@apache.org> on 2014/07/31 18:36:39 UTC

[jira] [Updated] (HBASE-11630) Refactor TestAdmin to use Admin interface instead of HBaseAdmin

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

Carter updated HBASE-11630:
---------------------------

    Fix Version/s: 0.99.0

> Refactor TestAdmin to use Admin interface instead of HBaseAdmin
> ---------------------------------------------------------------
>
>                 Key: HBASE-11630
>                 URL: https://issues.apache.org/jira/browse/HBASE-11630
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Carter
>            Assignee: Carter
>             Fix For: 0.99.0
>
>
> I'm starting to refactor some of the code to start calling against interfaces.
> TestAdmin is fairly straightforward except for #testGetRegion, since it is testing an internal method.  Disregarding whether that makes sense for a unit test, I punted and created a copy of the underlying HBaseAdmin object for that one method.



--
This message was sent by Atlassian JIRA
(v6.2#6252)