You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/17 15:40:00 UTC

[jira] [Resolved] (HBASE-10404) Intermittent TestDistributedLogSplitting#testLogReplayForDisablingTable failure

     [ https://issues.apache.org/jira/browse/HBASE-10404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-10404.
-----------------------------------------
      Assignee:     (was: Ted Yu)
    Resolution: Invalid

> Intermittent TestDistributedLogSplitting#testLogReplayForDisablingTable failure
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-10404
>                 URL: https://issues.apache.org/jira/browse/HBASE-10404
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Priority: Major
>
> Here was the assertion failure:
> {code} java.lang.AssertionError: expected:&lt;1000> but was:&lt;0> 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.junit.Assert.assertEquals(Assert.java:542) at org.apache.hadoop.hbase.master.TestDistributedLogSplitting.testLogReplayForDisablingTable(TestDistributedLogSplitting.java:838) 
> {code}
> This was due to the loop starting around line 823 not picking up any edits 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)