Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5FEEA11669 for ; Tue, 16 Sep 2014 17:07:34 +0000 (UTC) Received: (qmail 47942 invoked by uid 500); 16 Sep 2014 17:07:34 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 47896 invoked by uid 500); 16 Sep 2014 17:07:34 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 47884 invoked by uid 99); 16 Sep 2014 17:07:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Sep 2014 17:07:34 +0000 Date: Tue, 16 Sep 2014 17:07:34 +0000 (UTC) From: "ramkrishna.s.vasudevan (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-11992) Backport HBASE-11367 (Pluggable replication endpoint) to 0.98 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-11992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135737#comment-14135737 ] ramkrishna.s.vasudevan commented on HBASE-11992: ------------------------------------------------ Thanks [~apurtell] for raising this. I will continue on this. In a couple of days or probably beginning of next week. > Backport HBASE-11367 (Pluggable replication endpoint) to 0.98 > ------------------------------------------------------------- > > Key: HBASE-11992 > URL: https://issues.apache.org/jira/browse/HBASE-11992 > Project: HBase > Issue Type: Task > Reporter: Andrew Purtell > Attachments: hbase-11367_0.98.patch > > > ReplicationSource tails the logs for each peer. HBASE-11367 introduces ReplicationEndpoint which is customizable per peer. ReplicationEndpoint is run in the same RS process and instantiated per replication peer per region server. Implementations of this interface handle the actual shipping of WAL edits to the remote cluster. > This issue is for backporting HBASE-11367 to 0.98. -- This message was sent by Atlassian JIRA (v6.3.4#6332)