Description
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.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-13893 Replace HTable with Table in client tests
- Closed
-
HBASE-14665 Remove deprecated HBaseTestingUtility#createTable methods
- Resolved