You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Eli Collins (JIRA)" <ji...@apache.org> on 2012/10/04 20:35:48 UTC

[jira] [Updated] (HADOOP-8591) TestZKFailoverController tests time out

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

Eli Collins updated HADOOP-8591:
--------------------------------

    Labels: test-fail  (was: )
    
> TestZKFailoverController tests time out
> ---------------------------------------
>
>                 Key: HADOOP-8591
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8591
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: auto-failover, ha, test
>    Affects Versions: 2.0.0-alpha
>            Reporter: Eli Collins
>              Labels: test-fail
>
> Looks like the TestZKFailoverController timeout needs to be bumped.
> {noformat}
> java.lang.Exception: test timed out after 30000 milliseconds
> 	at java.lang.Object.wait(Native Method)
> 	at org.apache.hadoop.ha.ZKFailoverController.waitForActiveAttempt(ZKFailoverController.java:460)
> 	at org.apache.hadoop.ha.ZKFailoverController.doGracefulFailover(ZKFailoverController.java:648)
> 	at org.apache.hadoop.ha.ZKFailoverController.access$400(ZKFailoverController.java:58)
> 	at org.apache.hadoop.ha.ZKFailoverController$3.run(ZKFailoverController.java:593)
> 	at org.apache.hadoop.ha.ZKFailoverController$3.run(ZKFailoverController.java:590)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at javax.security.auth.Subject.doAs(Subject.java:396)
> 	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1334)
> 	at org.apache.hadoop.ha.ZKFailoverController.gracefulFailoverToYou(ZKFailoverController.java:590)
> 	at org.apache.hadoop.ha.TestZKFailoverController.testOneOfEverything(TestZKFailoverController.java:575)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira