[
https://issues.apache.org/jira/browse/HDFS-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407030#comment-15407030
]
Rakesh R commented on HDFS-10169:
---------------------------------
This test is failing frequently in Jenkins build, could someone help in
reviewing this jira. Thanks!
https://builds.apache.org/job/PreCommit-HDFS-Build/16309/testReport/junit/org.apache.hadoop.hdfs.server.namenode/TestEditLog/testBatchedSyncWithClosedLogs_1_/
https://builds.apache.org/job/PreCommit-HDFS-Build/16304/testReport/junit/org.apache.hadoop.hdfs.server.namenode/TestEditLog/testBatchedSyncWithClosedLogs_1_/
> TestEditLog.testBatchedSyncWithClosedLogs with useAsyncEditLog sometimes fails
> ------------------------------------------------------------------------------
>
> Key: HDFS-10169
> URL: https://issues.apache.org/jira/browse/HDFS-10169
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Kihwal Lee
> Assignee: Rakesh R
> Attachments: HDFS-10169-00.patch, HDFS-10169-01.patch
>
>
> 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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]