[
https://issues.apache.org/jira/browse/HBASE-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870489#action_12870489
]
HBase Review Board commented on HBASE-2589:
-------------------------------------------
Message from: "Ryan Rawson" <[email protected]>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.hbase.org/r/79/#review47
-----------------------------------------------------------
src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java
<http://review.hbase.org/r/79/#comment232>
should probably use the accessor here.
src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java
<http://review.hbase.org/r/79/#comment233>
do we get any meaningful sleep here? I have not really seen Thread.yield in
a long time
- Ryan
> TestHRegion.testWritesWhileScanning flaky on trunk
> --------------------------------------------------
>
> Key: HBASE-2589
> URL: https://issues.apache.org/jira/browse/HBASE-2589
> Project: Hadoop HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.21.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Critical
> Attachments: hbase-2589.txt
>
>
> IIRC we added this test in response to a bug in HBASE-2248 in the old branch.
> It's failing about half the time on my internal Hudson. i=36 expected:<1000>
> but was:<0>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.