[
https://issues.apache.org/jira/browse/HBASE-13893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14595977#comment-14595977
]
Jurriaan Mous commented on HBASE-13893:
---------------------------------------
Hmm, and this latest failure is in a test that was not changed directly or
indirectly by this patch. (It does not use HBaseTestingUtility or HTable/Table)
And the majority to all of the changes should not change anything in test runs
since it is mostly moving to Table with sometimes making a local regionLocator
instance.
I can't help for the next three weeks since I am going on a vacation and am out
of reach of a computer.
Is this patch ok as it is?
> 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-v1.patch, HBASE-13893-v2.patch,
> HBASE-13893-v3.patch, HBASE-13893-v3.patch, HBASE-13893-v4.patch,
> HBASE-13893-v5 (1).patch, HBASE-13893-v5 (1).patch, HBASE-13893-v5.patch,
> HBASE-13893-v5.patch, HBASE-13893-v5.patch, 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)