You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Todd Lipcon (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/07 00:22:16 UTC

[jira] [Resolved] (HADOOP-8257) Auto-HA: TestZKFailoverControllerStress occasionally fails with Mockito error

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

Todd Lipcon resolved HADOOP-8257.
---------------------------------

       Resolution: Fixed
    Fix Version/s: Auto Failover (HDFS-3042)
     Hadoop Flags: Reviewed
    
> Auto-HA: TestZKFailoverControllerStress occasionally fails with Mockito error
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-8257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8257
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: auto-failover, test
>    Affects Versions: Auto Failover (HDFS-3042)
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Trivial
>             Fix For: Auto Failover (HDFS-3042)
>
>         Attachments: hadoop-8257.txt
>
>
> Once in a while I've seen the following in TestZKFailoverControllerStress:
>  Unfinished stubbing detected here: -> at org.apache.hadoop.ha.TestZKFailoverControllerStress.testRandomHealthAndDisconnects(TestZKFailoverControllerStress.java:118)  E.g. thenReturn() may be missing....
> This is because we set up the mock answers _after_ starting the ZKFCs. So if the ZKFC calls the mock object while it's in the middle of the setup, this exception occurs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira