You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2010/04/08 02:03:36 UTC

[jira] Updated: (HBASE-2278) [indexed] TestHRegionWithIdxRegionNoIndexes.testWritesWhileGetting failing on branch

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

stack updated HBASE-2278:
-------------------------

    Fix Version/s:     (was: 0.20.4)
                   0.21.0
                   0.20.5

> [indexed] TestHRegionWithIdxRegionNoIndexes.testWritesWhileGetting failing on branch
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-2278
>                 URL: https://issues.apache.org/jira/browse/HBASE-2278
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>             Fix For: 0.20.5, 0.21.0
>
>
> My tests have picked up a regression on branch:
> test:
>      [echo] contrib: indexed
> ...
>     [junit] Running org.apache.hadoop.hbase.regionserver.TestHRegionWithIdxRegionNoIndexes
>     [junit] Tests run: 41, Failures: 1, Errors: 0, Time elapsed: 18.382 sec
>     [junit] Test org.apache.hadoop.hbase.regionserver.TestHRegionWithIdxRegionNoIndexes FAILED
> Error Message
> i=101 expected:<1000> but was:<0>
> Stacktrace
> junit.framework.AssertionFailedError: i=101 expected:<1000> but was:<0>
> 	at org.apache.hadoop.hbase.regionserver.TestHRegion.testWritesWhileGetting(TestHRegion.java:2085)

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