Andrew Wang created HDFS-11660:
----------------------------------

             Summary: TestFsDataset#testPageRounder fails intermittently with 
AssertionError
                 Key: HDFS-11660
                 URL: https://issues.apache.org/jira/browse/HDFS-11660
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: test
    Affects Versions: 2.6.5
            Reporter: Andrew Wang
            Assignee: Andrew Wang


We've seen this test fail occasionally with an error like the following:

{noformat}
java.lang.AssertionError
        at 
org.apache.hadoop.hdfs.server.datanode.BPServiceActor.offerService(BPServiceActor.java:510)
        at 
org.apache.hadoop.hdfs.server.datanode.BPServiceActor.run(BPServiceActor.java:695)
        at java.lang.Thread.run(Thread.java:745)
{noformat}

This assertion fires when the heartbeat response is null



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to