More than 1 region suggests this is related to 1495....

On Jun 12, 2009 12:23 PM, "Andrew Purtell (JIRA)" <[email protected]> wrote:


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

Andrew Purtell commented on HBASE-1500:
---------------------------------------
Some detail I added up on IRC:

<apurtell>      i was wondering if it was just me...
<apurtell>      yeah would be great if someone else can confirm the repro
works for them...
<apurtell>      what's odd is the shell's count of all the rows comes back
before it even tries to advance the scanner to the next split. some kind of
META sort problem, parent region coming back before daughter? i'd like to
dig in but this code is all new to me
<apurtell>      in the repro case, the split is triggered and confirmed, so
there is more than one region...
<apurtell>      this is the same basic problem as with TableSplit, iterating
over META is going off the rails, giving bad results, triggering the out of
bounds exception
<apurtell>      at least this is what it looks like to me
<apurtell>      started immediately after commit of 1304
<apurtell>      noticed it first while testing stargate scanners, scanners
hang/crash/fail on tables with more than one region

> KeyValue$KeyComparator array overrun >
------------------------------------ > > ...
>            Assignee: ryan rawson

> Priority: Blocker > Fix For: 0.20.0 > > Attachments: hbase.log.gz, ...

Reply via email to