[
https://issues.apache.org/jira/browse/HBASE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-2474:
-------------------------
Status: Resolved (was: Patch Available)
Hadoop Flags: [Reviewed]
Fix Version/s: 0.20.4
0.20.5
Resolution: Fixed
Thanks Todd. Resolved.
> 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
> Fix For: 0.20.4, 0.20.5
>
> 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.