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

Benoit Sigoure commented on HBASE-6239:
---------------------------------------

This means HBase replication will still corrupt timestamps in 0.90.7, which in 
many cases makes replication useless.  Are you sure?
                
> [replication] ReplicationSink uses the ts of the first KV for the other KVs 
> in the same row
> -------------------------------------------------------------------------------------------
>
>                 Key: HBASE-6239
>                 URL: https://issues.apache.org/jira/browse/HBASE-6239
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.6, 0.92.1
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>            Priority: Critical
>              Labels: corruption
>             Fix For: 0.92.2, 0.90.8
>
>         Attachments: HBASE-6239-0.92-v1.patch
>
>
> ReplicationSink assumes that all the KVs for the same row inside a WALEdit 
> will have the same timestamp, which is not necessarily the case.
> This only affects 0.90 and 0.92 since HBASE-5203 fixes it in 0.94

--
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