Kitti Nanasi created HDFS-14115:
-----------------------------------
Summary: TestNamenodeCapacityReport#testXceiverCount is flaky
Key: HDFS-14115
URL: https://issues.apache.org/jira/browse/HDFS-14115
Project: Hadoop HDFS
Issue Type: Bug
Affects Versions: 3.1.1
Reporter: Kitti Nanasi
Assignee: Kitti Nanasi
TestNamenodeCapacityReport#testXceiverCount sometimes fails with the following
error:
{code}
2018-11-28 17:33:45,816 INFO DataNode - PacketResponder:
BP-645736292-172.17.0.2-1543426416580:blk_1073741828_1004,
type=HAS_DOWNSTREAM_IN_PIPELINE, downstreams=2:[127.0.0.1:37115,
127.0.0.1:35107] terminating
2018-11-28 17:33:45,817 INFO StateChange - DIR* completeFile: /f3 is closed by
DFSClient_NONMAPREDUCE_1933849415_1
2018-11-28 17:33:45,817 INFO ExitUtil - Exiting with status 1: Block report
processor encountered fatal exception: java.lang.AssertionError: Negative
replicas!
2018-11-28 17:33:45,818 ERROR ExitUtil - Terminate called
1: Block report processor encountered fatal exception:
java.lang.AssertionError: Negative replicas!
at org.apache.hadoop.util.ExitUtil.terminate(ExitUtil.java:304)
at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager$BlockReportProcessingThread.run(BlockManager.java:4807)
Exception in thread "Block report processor" 1: Block report processor
encountered fatal exception: java.lang.AssertionError: Negative replicas!
at org.apache.hadoop.util.ExitUtil.terminate(ExitUtil.java:304)
at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager$BlockReportProcessingThread.run(BlockManager.java:4807)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]