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

Uma Maheswara Rao G commented on HDFS-2762:
-------------------------------------------

Hi Todd, looks this test randomly failing with and without this patch. Also 
tested this without HDFS-2720, same behaviour.

org.apache.hadoop.hdfs.server.namenode.ha.TestEditLogTailer$CouldNotCatchUpException:
 Standby did not catch up to txid 11 (currently at 0)
        at 
org.apache.hadoop.hdfs.server.namenode.ha.TestEditLogTailer.waitForStandbyToCatchUp(TestEditLogTailer.java:134)
        at 
org.apache.hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints.testSBNCheckpoints(TestStandbyCheckpoints.java:94)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)

Let's check this in separate JIRA, if you also observe same.
                
> TestCheckpoint is timing out
> ----------------------------
>
>                 Key: HDFS-2762
>                 URL: https://issues.apache.org/jira/browse/HDFS-2762
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ha, name-node
>    Affects Versions: HA branch (HDFS-1623)
>            Reporter: Aaron T. Myers
>            Assignee: Uma Maheswara Rao G
>         Attachments: HDFS-2762.patch
>
>
> TestCheckpoint is timing out on the HA branch, and has been for a few days.

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