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

Hudson commented on HBASE-10987:
--------------------------------

FAILURE: Integrated in HBase-0.94-on-Hadoop-2 #71 (See 
[https://builds.apache.org/job/HBase-0.94-on-Hadoop-2/71/])
HBASE-10987 Increase timeout in TestZKLeaderManager.testLeaderSelection. 
(larsh: rev 1587696)
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/zookeeper/TestZKLeaderManager.java


> Increase timeout in TestZKLeaderManager.testLeaderSelection
> -----------------------------------------------------------
>
>                 Key: HBASE-10987
>                 URL: https://issues.apache.org/jira/browse/HBASE-10987
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>            Priority: Minor
>             Fix For: 0.94.19
>
>         Attachments: 10987.txt
>
>
> In 0.94 we wait 2s find the current leader. In 0.96 and later we wait for 10s.
> The test just failed:
> {code}
> Error Message
> Leader should exist
> Stacktrace
> java.lang.AssertionError: Leader should exist
>       at org.junit.Assert.fail(Assert.java:88)
>       at org.junit.Assert.assertTrue(Assert.java:41)
>       at org.junit.Assert.assertNotNull(Assert.java:621)
>       at 
> org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager.testLeaderSelection(TestZKLeaderManager.java:148)
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to