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

Hudson commented on HBASE-6239:
-------------------------------

Integrated in HBase-0.92 #549 (See 
[https://builds.apache.org/job/HBase-0.92/549/])
    HBASE-6239 [replication] ReplicationSink uses the ts of the first KV for 
the other KVs in the same row (J-D) (Revision 1379291)

     Result = FAILURE
Tedyu : 
Files : 
* 
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java
* 
/hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSink.java

                
> [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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to