[
https://issues.apache.org/jira/browse/HBASE-14665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14968506#comment-14968506
]
Apekshit Sharma commented on HBASE-14665:
-----------------------------------------
The methods being removed here were marked deprecated in HBASE-13893 and will
be released in 2.0.0. Since the class is marked public and evolving, we should
keep the methods around at least till 2.1 to meet the stability guidelines.
However I personally feel that given we moved to TableName api in 0.96, we
should be fine to remove it, and in fact should do it.
> Remove deprecated HBaseTestingUtility#createTable methods
> ---------------------------------------------------------
>
> Key: HBASE-14665
> URL: https://issues.apache.org/jira/browse/HBASE-14665
> 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-14665.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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)