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

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

     [ https://issues.apache.org/jira/browse/HBASE-14698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-14698.
---------------------------
       Resolution: Fixed
         Assignee: stack
    Fix Version/s: 1.3.0
                   1.2.0
                   2.0.0

Small patch to tests.

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