You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zhihong Ted Yu (JIRA)" <ji...@apache.org> on 2012/06/13 05:51:43 UTC

[jira] [Commented] (HBASE-6197) HRegion's append operation will lost data

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

Zhihong Ted Yu commented on HBASE-6197:
---------------------------------------

Patch looks good to me.
                
> HRegion's append operation will lost data
> -----------------------------------------
>
>                 Key: HBASE-6197
>                 URL: https://issues.apache.org/jira/browse/HBASE-6197
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>            Reporter: Xing Shi
>         Attachments: HBASE-6197-trunk-V1.patch
>
>
> Like the HBASE-6195, when flushing the append thread will read out the old value for the larger timestamp in snapshot and smaller timestamp in memstore.
> We Should make the first-in-thread generates the smaller timestamp.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira