You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/09/30 00:25:00 UTC

[jira] [Comment Edited] (HBASE-18900) Backport HBASE-17290 "Potential loss of data for replication of bulk loaded hfiles" to 1.3

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

Ted Yu edited comment on HBASE-18900 at 9/30/17 12:24 AM:
----------------------------------------------------------

I got the following compilation error based on straight forward backport:
{code}
[ERROR] /Users/tyu/1.3-h/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationObserver.java:[46,2] error: method does not override or implement a method from a supertype
{code}
Will see if I can get to this next week.


was (Author: yuzhihong@gmail.com):
Depending on my work load.
Have been busy with customer cases.

> Backport HBASE-17290 "Potential loss of data for replication of bulk loaded hfiles" to 1.3
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-18900
>                 URL: https://issues.apache.org/jira/browse/HBASE-18900
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>             Fix For: 1.3.2
>
>
> HBASE-17290 fixes data loss bug.
> Bulk loaded hfile replication support is in branch-1.3
> This issue is to backport HBASE-17290 to branch-1.3



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)