You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "kristam subba swathi (JIRA)" <ji...@apache.org> on 2011/06/02 12:53:48 UTC

[jira] [Commented] (HBASE-6) Opening then closing a scanner delays the effects of a delete

    [ https://issues.apache.org/jira/browse/HBASE-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042700#comment-13042700 ] 

kristam subba swathi commented on HBASE-6:
------------------------------------------

this is same in hbase 0.90.3 version also...even if we delete that colum family member ie column Qualifier using deletecolumn API,that is still present..(If we do the scan ,we can able to see that columnfamily member)

> Opening then closing a scanner delays the effects of a delete
> -------------------------------------------------------------
>
>                 Key: HBASE-6
>                 URL: https://issues.apache.org/jira/browse/HBASE-6
>             Project: HBase
>          Issue Type: Bug
>          Components: client
>            Reporter: Clint Morgan
>         Attachments: HADOOP-2542.patch
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira