[
https://issues.apache.org/jira/browse/HBASE-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640886#action_12640886
]
Jim Kellerman commented on HBASE-910:
-------------------------------------
Should the hole be fixed? Yes.
Is it a blocker for 0.18.1? No I don't think so because this behavior has been
around for quite some time, and fixing this problem will be time consuming and
consequently hold up other critical fixes that are in 0.18.1 which people
really need.
I would make it a blocker for 0.19.0 and 0.18.2, though.
> 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
> Priority: Critical
> 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.