You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/02/28 22:02:45 UTC

[jira] [Resolved] (HBASE-17693) TestMasterNoCluster.testFailover UT fails with Timeout error

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

Josh Elser resolved HBASE-17693.
--------------------------------
    Resolution: Invalid

Another timeout/infrastructure related issue. I was able to work around this tweaking the timeout, but this isn't a scalable solution for one-offs..

> TestMasterNoCluster.testFailover UT fails with Timeout error
> ------------------------------------------------------------
>
>                 Key: HBASE-17693
>                 URL: https://issues.apache.org/jira/browse/HBASE-17693
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Yesha Vora
>         Attachments: testFailover.log
>
>
> testFailover is failing with Timeout Error.
> {code}
> Error Message
> test timed out after 30000 milliseconds
> Stacktrace
> org.junit.runners.model.TestTimedOutException: test timed out after 30000 milliseconds
> 	at java.lang.Thread.sleep(Native Method)
> 	at org.apache.hadoop.hbase.util.Threads.sleep(Threads.java:146)
> 	at org.apache.hadoop.hbase.master.TestMasterNoCluster.testFailover(TestMasterNoCluster.java:246)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)