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/15 09:48:00 UTC

[jira] [Comment Edited] (HBASE-21479) TestHRegionReplayEvents#testSkippingEditsWithSmallerSeqIdAfterRegionOpenEvent fails with IndexOutOfBoundsException

    [ https://issues.apache.org/jira/browse/HBASE-21479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687714#comment-16687714 ] 

Peter Somogyi edited comment on HBASE-21479 at 11/15/18 9:47 AM:
-----------------------------------------------------------------

On what environment did you run into this failure? I'm unable to reproduce it using MacOS on branch-2 and master. I can't find TestHRegionReplayEvents on the flaky lists either.


was (Author: psomogyi):
On what environment did you run into this failure? I'm unable to reproduce it using MacOS on branch-2 and master.

> TestHRegionReplayEvents#testSkippingEditsWithSmallerSeqIdAfterRegionOpenEvent fails with IndexOutOfBoundsException
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-21479
>                 URL: https://issues.apache.org/jira/browse/HBASE-21479
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            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)