[
https://issues.apache.org/jira/browse/HBASE-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875852#action_12875852
]
stack commented on HBASE-2616:
------------------------------
Thanks Ryan. I committed it after all tests passed locally (0.20 build takes
one hour for me!). Committed so can try it up on Andrew's super flakey ec2
hudson server. If it passes 4 times w/o failure, we said that means good
enough to ship. Trying it now.
> 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.20.5
>
> Attachments: HBASE-2616.patch
>
>
> 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.