[
https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15018374#comment-15018374
]
Hudson commented on HBASE-14840:
--------------------------------
FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1136 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1136/])
HBASE-14840 Sink cluster reports data replication request as success
(ramkrishna: rev ec66983a9231e7e537a087f2e024a5983fbfcc36)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestMasterReplication.java
> Sink cluster reports data replication request as success though the data is
> not replicated
> ------------------------------------------------------------------------------------------
>
> Key: HBASE-14840
> URL: https://issues.apache.org/jira/browse/HBASE-14840
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.1.2, 1.0.3, 0.98.16
> Reporter: Y. SREENIVASULU REDDY
> Assignee: Ashish Singhi
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.1.3, 0.98.17, 1.0.4
>
> Attachments: HBASE-14840-0.98.patch, HBASE-14840-branch-1.patch,
> HBASE-14840.patch
>
>
> *Scenario:*
> Sink cluster is down
> Create a table and enable table replication
> Put some data
> Now restart the sink cluster
> *Observance:*
> Data is not replicated in sink cluster but still source cluster updates the
> WAL log position in ZK, resulting in data loss in sink cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)