You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Eli Collins (Created) (JIRA)" <ji...@apache.org> on 2012/01/17 00:51:38 UTC

[jira] [Created] (HDFS-2800) TestStandbyCheckpoints.testCheckpointCancellation is racy

TestStandbyCheckpoints.testCheckpointCancellation is racy
---------------------------------------------------------

                 Key: HDFS-2800
                 URL: https://issues.apache.org/jira/browse/HDFS-2800
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ha, test
    Affects Versions: HA branch (HDFS-1623)
            Reporter: Eli Collins


TestStandbyCheckpoints.testCheckpointCancellation is racy, have seen the following assert on line 212 fail:

{code}
assertTrue(StandbyCheckpointer.getCanceledCount() > 0);
{code}


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