[
https://issues.apache.org/jira/browse/HBASE-13893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583687#comment-14583687
]
Jurriaan Mous commented on HBASE-13893:
---------------------------------------
No this is not all. Some tests remain with HTable only features or use HTable
internals and I didn't dare to touch the code generators. Some tests also
create local HTable instances. And I didn't change the Public Stable classes.
But there is not much left.
Yes this patch contains all the changes so I can implement Tests with the Async
Table variant.
It should now also be easier to actually remove some deprecated code of the
Tables in 2.0. Maybe I will do a patch for that since I love to remove code :P
> Replace HTable with Table in client tests
> -----------------------------------------
>
> Key: HBASE-13893
> URL: https://issues.apache.org/jira/browse/HBASE-13893
> Project: HBase
> Issue Type: Bug
> Components: Client, test
> Reporter: Jurriaan Mous
> Assignee: Jurriaan Mous
> Attachments: HBASE-13893.patch
>
>
> Many client tests reference the HTable implementation instead of the generic
> Table implementation. It is now not possible to reuse the tests for another
> Table implementation. This issue focusses on all HTable instances in relevant
> client tests and thus not all HTable instances.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)