Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
Saw this failure on my internal hudson:
junit.framework.AssertionFailedError: expected:<\x00\x00\x00\x96> but was:<\x00\x00\x01\x00>
at org.apache.hadoop.hbase.HBaseTestCase.assertEquals(HBaseTestCase.java:684)
at org.apache.hadoop.hbase.regionserver.TestHRegion.testWritesWhileGetting(TestHRegion.java:2334)
Attachments
Attachments
Issue Links
- is duplicated by
-
HBASE-2627 testWritesWhileGetting flakey on branch at least.
- Closed
- is related to
-
HBASE-2670 MemStore should retain multiple KVs with the same timestamp when memstoreTS differs
- Closed
- relates to
-
HBASE-2474 Bug in 2248 - mixed version reads (not allowed by spec)
- Closed