[
https://issues.apache.org/jira/browse/HBASE-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury resolved HBASE-542.
---------------------------------
Resolution: Invalid
My test case was a false positive (stupid mistake on my part).
> Scanners opened on regions that have multiple uncompacted storefiles and/or
> memcache do not produce the correct values
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-542
> URL: https://issues.apache.org/jira/browse/HBASE-542
> Project: Hadoop HBase
> Issue Type: Bug
> Affects Versions: 0.2.0, 0.1.1, 0.1.0
> Reporter: Bryan Duxbury
> Assignee: Bryan Duxbury
> Priority: Blocker
>
> As I was investigating HBASE-532, I became suspicious that scanners suffer
> from problems similar to those that getFull and getClosest suffered before.
> Namely, when there are multiple stores per columnfamily for a region
> (memcache and 1+ stofiles, empty memcache and 2+ storefiles), incorrect
> answers are produced. I will attach a test case that showcases this problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.