You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/03/23 21:37:50 UTC

[jira] Resolved: (HBASE-1274) TestMergeTable is broken in Hudson

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

stack resolved HBASE-1274.
--------------------------

    Resolution: Fixed

Thanks Nitay.  Yeah, lets figure the merging of same sequenceids out in the other issue (I like idea of non-random filenames).

> TestMergeTable is broken in Hudson
> ----------------------------------
>
>                 Key: HBASE-1274
>                 URL: https://issues.apache.org/jira/browse/HBASE-1274
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>            Priority: Minor
>             Fix For: 0.20.0
>
>         Attachments: hbase-1274.patch
>
>
> http://hudson.zones.apache.org/hudson/job/HBase-Patch/539/testReport/org.apache.hadoop.hbase/TestMergeTable/testMergeTable/
> java.io.IOException: Files have same sequenceid
> 	at org.apache.hadoop.hbase.regionserver.HRegion.merge(HRegion.java:2500)
> 	at org.apache.hadoop.hbase.regionserver.HRegion.mergeAdjacent(HRegion.java:2412)
> 	at org.apache.hadoop.hbase.HMerge$Merger.merge(HMerge.java:167)
> 	at org.apache.hadoop.hbase.HMerge$Merger.process(HMerge.java:126)
> 	at org.apache.hadoop.hbase.HMerge.merge(HMerge.java:91)
> 	at org.apache.hadoop.hbase.TestMergeTable.testMergeTable(TestMergeTable.java:35)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.