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 "Andrew Wang (JIRA)" <ji...@apache.org> on 2017/04/17 20:37:41 UTC

[jira] [Created] (HDFS-11660) TestFsDataset#testPageRounder fails intermittently with AssertionError

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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org