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 E1DA718FB7 for ; Mon, 24 Aug 2015 17:02:46 +0000 (UTC) Received: (qmail 53482 invoked by uid 500); 24 Aug 2015 17:02:46 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 53437 invoked by uid 500); 24 Aug 2015 17:02:46 -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 53420 invoked by uid 99); 24 Aug 2015 17:02:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Aug 2015 17:02:46 +0000 Date: Mon, 24 Aug 2015 17:02:46 +0000 (UTC) From: "Yu Li (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-6617) ReplicationSourceManager should be able to track multiple WAL paths 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-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709619#comment-14709619 ] Yu Li commented on HBASE-6617: ------------------------------ Sure, here it is: https://reviews.apache.org/r/37717 Thanks advance for review > ReplicationSourceManager should be able to track multiple WAL paths > ------------------------------------------------------------------- > > Key: HBASE-6617 > URL: https://issues.apache.org/jira/browse/HBASE-6617 > Project: HBase > Issue Type: Improvement > Components: Replication > Reporter: Ted Yu > Assignee: Sean Busbey > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-6617.patch > > > Currently ReplicationSourceManager uses logRolled() to receive notification about new HLog and remembers it in latestPath. > When region server has multiple WAL support, we need to keep track of multiple Path's in ReplicationSourceManager -- This message was sent by Atlassian JIRA (v6.3.4#6332)