You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/10/26 21:25:27 UTC

[jira] [Commented] (HBASE-14698) Set category timeouts on TestScanner and TestNamespaceAuditor

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

Hudson commented on HBASE-14698:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #6961 (See [https://builds.apache.org/job/HBase-TRUNK/6961/])
HBASE-14698 Set category timeouts on TestScanner and (stack: rev 0f6ec611e653eec03cd3d2c516cbfcb202090916)
* hbase-server/src/test/java/org/apache/hadoop/hbase/io/encoding/TestDataBlockEncoders.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/namespace/TestNamespaceAuditor.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestScanner.java


> Set category timeouts on TestScanner and TestNamespaceAuditor
> -------------------------------------------------------------
>
>                 Key: HBASE-14698
>                 URL: https://issues.apache.org/jira/browse/HBASE-14698
>             Project: HBase
>          Issue Type: Sub-task
>          Components: test
>            Reporter: stack
>            Assignee: stack
>             Fix For: 2.0.0, 1.2.0, 1.3.0
>
>         Attachments: 14698.txt
>
>
> In https://builds.apache.org/view/H-L/view/HBase/job/HBase-TRUNK/6959/ we timed out org.apache.hadoop.hbase.namespace.TestNamespaceAuditor.testCloneSnapshotQuotaExceed Its timeout was set for 30 seconds though it was making progress going by log. It is medium category so let it have its 50 seconds before timing out.... use the junit timer rule to do the category timeout.
> TestScanner is hanging in 1.2 runs. Set category-based timeout on it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)