TestHRegion.testWritesWhileGetting flaky on trunk -------------------------------------------------
Key: HBASE-2616 URL: https://issues.apache.org/jira/browse/HBASE-2616 Project: HBase Issue Type: Bug Components: regionserver Reporter: Todd Lipcon Priority: Critical Fix For: 0.21.0 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) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.