[
https://issues.apache.org/jira/browse/HBASE-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648707#action_12648707
]
stack commented on HBASE-910:
-----------------------------
Test no longer fails because depended on optional flush which has since been
removed. Trying to rereplicate.
> Scanner misses columns / rows when the scanner is obtained durring a memcache
> flush
> -----------------------------------------------------------------------------------
>
> Key: HBASE-910
> URL: https://issues.apache.org/jira/browse/HBASE-910
> Project: Hadoop HBase
> Issue Type: Bug
> Components: regionserver
> Environment: latest trunk
> Reporter: Clint Morgan
> Assignee: stack
> Priority: Blocker
> Fix For: 0.19.0
>
> Attachments: hbase-910.patch
>
>
> I first noticed that some columns for a row were missing if they are coming
> from a scanner that was obtained while a memecache flush on the region was in
> progress. I tried to write a simple unit test to reproduce, however the
> problem I get in the unit test is that some rows are being missed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.