[
https://issues.apache.org/jira/browse/HBASE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-2664:
-------------------------
Attachment: sleep.txt
Patch that sleeps before doing second set of puts so they have a later
timestamp for sure. Intent of test seems to be put two of same r/f/q but of
different ts then after delete, the older version prevails. Without a pause,
the second put overwrote the first in memstore so only one instance.
I'm going to commit to see if fixes build. Please review on commit. We can
reopen if fix is not to anyones liking.
> TestHRegion.testCheckAndDelete_ThatDeleteWasWritten fail in trunk
> -----------------------------------------------------------------
>
> Key: HBASE-2664
> URL: https://issues.apache.org/jira/browse/HBASE-2664
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Reporter: Todd Lipcon
> Priority: Critical
> Fix For: 0.21.0
>
> Attachments: sleep.txt
>
>
> Seems like a bug in the recently committed patch. See
> http://hudson.zones.apache.org/hudson/job/HBase-TRUNK/1289/testReport/org.apache.hadoop.hbase.regionserver/TestHRegion/testCheckAndDelete_ThatDeleteWasWritten/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.