[ 
https://issues.apache.org/jira/browse/HBASE-13893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14595235#comment-14595235
 ] 

stack commented on HBASE-13893:
-------------------------------

It does not look to be particular to this patch. The zombie in a test run just 
before his reported same failure:

HBASE-13448

$ ./dev-support/findHangingTests.py 
https://builds.apache.org/job/PreCommit-HBASE-Build/14490//consoleText
Fetching the console output from the URL
Printing hanging tests
Printing Failing tests
Failing test : org.apache.hadoop.hbase.master.TestDistributedLogSplitting
Failing test : org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil

> 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)

Reply via email to