[
https://issues.apache.org/jira/browse/HBASE-16674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15993201#comment-15993201
]
Chia-Ping Tsai commented on HBASE-16674:
----------------------------------------
We should check the number of rolled files again if the numbers isn't matched.
It needs time to update the rolled files.
> fix flaky TestAsyncLogRolling.testLogRollOnDatanodeDeath()
> ----------------------------------------------------------
>
> Key: HBASE-16674
> URL: https://issues.apache.org/jira/browse/HBASE-16674
> Project: HBase
> Issue Type: Bug
> Components: wal
> Reporter: Umesh Agashe
> Assignee: Umesh Agashe
>
> This test shows up on flaky dashboard here:
> https://builds.apache.org/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/dashboard.html
> {code}
> java.lang.AssertionError: expected:<1> but was:<0>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:834)
> at org.junit.Assert.assertEquals(Assert.java:645)
> at org.junit.Assert.assertEquals(Assert.java:631)
> at
> org.apache.hadoop.hbase.regionserver.wal.TestAsyncLogRolling.testLogRollOnDatanodeDeath(TestAsyncLogRolling.java:63)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)