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

Eli Collins commented on HDFS-2800:
-----------------------------------

+1 looks good.    Nit: saveNamespace(target, null); can use the one arg form
                
> HA: TestStandbyCheckpoints.testCheckpointCancellation is racy
> -------------------------------------------------------------
>
>                 Key: HDFS-2800
>                 URL: https://issues.apache.org/jira/browse/HDFS-2800
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: ha, test
>    Affects Versions: 2.0.0
>            Reporter: Aaron T. Myers
>            Assignee: Todd Lipcon
>         Attachments: hdfs-2800.txt, hdfs-2800.txt
>
>
> 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

        

Reply via email to