[
https://issues.apache.org/jira/browse/HBASE-14666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14968808#comment-14968808
]
Hudson commented on HBASE-14666:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6937 (See
[https://builds.apache.org/job/HBase-TRUNK/6937/])
HBASE-14666 Remove deprecated HBaseTestingUtility#deleteTable(...) (jmhsieh:
rev 5363f371bb7cd83902e8027b221fe7bf690f9eec)
* hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestDeleteMobTable.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestImportTsv.java
*
hbase-it/src/test/java/org/apache/hadoop/hbase/mapreduce/IntegrationTestImportTsv.java
> Remove deprecated HBaseTestingUtility#deleteTable methods
> ---------------------------------------------------------
>
> Key: HBASE-14666
> URL: https://issues.apache.org/jira/browse/HBASE-14666
> Project: HBase
> Issue Type: Improvement
> Components: test
> Affects Versions: 2.0.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: 2.0.0
>
> Attachments: hbase-14666.patch
>
>
> HBase has had the TableName APIs since 0.96 and our test code doesn't have
> privacy/stability markers so we should be able to remove the deprecated
> methods in 2.0.0.
> deleteTable has some separate unit test related cleanup.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)