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.4
My tests have picked up a regression on branch:
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.