You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2018/01/29 01:14:00 UTC

[jira] [Commented] (HBASE-19878) Fix the timeout UTs introduced by HBASE-19873

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

Duo Zhang commented on HBASE-19878:
-----------------------------------

These are the ones found by pre commit. And patch has already been committed to master. We can also get the candidates from nightly job.

hadoop.hbase.TestAcidGuaranteesWithNoInMemCompaction
hadoop.hbase.TestAcidGuaranteesWithEagerPolicy
hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd
hadoop.hbase.TestAcidGuaranteesWithAdaptivePolicy

> Fix the timeout UTs introduced by HBASE-19873
> ---------------------------------------------
>
>                 Key: HBASE-19878
>                 URL: https://issues.apache.org/jira/browse/HBASE-19878
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Duo Zhang
>            Priority: Major
>
> In HBASE-19873 we introduced a class level rule to limit the running time of all UTs. This makes some UTs timeout. We need to fix them. Either by promoting the test to LargeTests, or fix the problem which makes them hang.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)