You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2018/11/30 15:39:00 UTC

[jira] [Updated] (HBASE-21479) Individual tests in TestHRegionReplayEvents class are failing

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

Peter Somogyi updated HBASE-21479:
----------------------------------
    Summary: Individual tests in TestHRegionReplayEvents class are failing  (was: TestHRegionReplayEvents#testSkippingEditsWithSmallerSeqIdAfterRegionOpenEvent fails with IndexOutOfBoundsException)

> Individual tests in TestHRegionReplayEvents class are failing
> -------------------------------------------------------------
>
>                 Key: HBASE-21479
>                 URL: https://issues.apache.org/jira/browse/HBASE-21479
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Peter Somogyi
>            Priority: Major
>         Attachments: testHRegionReplayEvents-output.txt
>
>
> The test fails in both master branch and branch-2 :
> {code}
> testSkippingEditsWithSmallerSeqIdAfterRegionOpenEvent(org.apache.hadoop.hbase.regionserver.TestHRegionReplayEvents)  Time elapsed: 3.74 sec  <<< ERROR!
> java.lang.IndexOutOfBoundsException: Index: 2, Size: 1
> 	at org.apache.hadoop.hbase.regionserver.TestHRegionReplayEvents.testSkippingEditsWithSmallerSeqIdAfterRegionOpenEvent(TestHRegionReplayEvents.java:1042)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)