You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/04/21 02:26:50 UTC

[jira] Commented: (HBASE-2474) Bug in 2248 - mixed version reads (not allowed by spec)

    [ https://issues.apache.org/jira/browse/HBASE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859142#action_12859142 ] 

Todd Lipcon commented on HBASE-2474:
------------------------------------

lgtm, +1

> Bug in 2248 - mixed version reads (not allowed by spec)
> -------------------------------------------------------
>
>                 Key: HBASE-2474
>                 URL: https://issues.apache.org/jira/browse/HBASE-2474
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.4, 0.20.5, 0.21.0
>            Reporter: ryan rawson
>            Priority: Blocker
>         Attachments: HBASE-2474.txt, TestAcidGuarantees.java
>
>
> While doing a concurrent read/write test, the reader eventually gets a situation where the first column in the result set has the wrong 'value' than the rest of the result set (of 50 columns or so).  The test (included) does puts of 50 columns with all the same (Random) value. The reader validates that all values are equal, and fails.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.