Kihwal Lee created HDFS-14101: --------------------------------- Summary: Random failure of testListCorruptFilesCorruptedBlock Key: HDFS-14101 URL: https://issues.apache.org/jira/browse/HDFS-14101 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 2.8.5 Reporter: Kihwal Lee
We've seen this occasionally. {noformat} java.lang.IllegalArgumentException: Negative position at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:755) at org.apache.hadoop.hdfs.server.namenode. TestListCorruptFileBlocks.testListCorruptFilesCorruptedBlock(TestListCorruptFileBlocks.java:105) {noformat} The test has a flaw. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org