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

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

I ran TestHLog and it passed locally.

Patch integrated to trunk.

Thanks for the patch, Xing.
                
> HRegion's append operation may lose data
> ----------------------------------------
>
>                 Key: HBASE-6197
>                 URL: https://issues.apache.org/jira/browse/HBASE-6197
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>            Reporter: Xing Shi
>            Assignee: ShiXing
>         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

        

Reply via email to