Opening then closing a scanner delays the effects of a delete
-------------------------------------------------------------
Key: HADOOP-2542
URL: https://issues.apache.org/jira/browse/HADOOP-2542
Project: Hadoop
Issue Type: Bug
Components: contrib/hbase
Reporter: Clint Morgan
I stumbled across the following odd behavior: When I open, then close a scanner
on
a table, then delete a row in the table, the delete does not work
(i.e., I can still get the row).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.