[
https://issues.apache.org/jira/browse/HBASE-11630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14082852#comment-14082852
]
Hudson commented on HBASE-11630:
--------------------------------
FAILURE: Integrated in HBase-1.0 #80 (See
[https://builds.apache.org/job/HBase-1.0/80/])
HBASE-11630 Refactor TestAdmin to use Admin interface instead of HBaseAdmin
(Carter Page) (stack: rev d34c5d4079a162165c2ae0e090c028fe65ca5bb1)
* hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAdmin.java
> 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
> Affects Versions: 0.99.0
> Reporter: Carter
> Assignee: Carter
> Fix For: 0.99.0, 2.0.0
>
> Attachments: HBASE_11630-branch-1.patch
>
>
> 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)