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.