[
https://issues.apache.org/jira/browse/HDFS-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201796#comment-15201796
]
Chris Nauroth commented on HDFS-10169:
--------------------------------------
Perhaps HDFS-10183 is related?
> TestEditLog.testBatchedSyncWithClosedLogs sometimes fails.
> ----------------------------------------------------------
>
> Key: HDFS-10169
> URL: https://issues.apache.org/jira/browse/HDFS-10169
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Kihwal Lee
>
> This failure has been seen multiple precomit builds recently.
> {noformat}
> testBatchedSyncWithClosedLogs[1](org.apache.hadoop.hdfs.server.namenode.TestEditLog)
> Time elapsed: 0.377 sec <<< FAILURE!
> java.lang.AssertionError: logging edit without syncing should do not affect
> txid expected:<1> but was:<2>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:555)
> at
> org.apache.hadoop.hdfs.server.namenode.TestEditLog.testBatchedSyncWithClosedLogs(TestEditLog.java:594)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)