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 76B2218CB5 for ; Fri, 3 Jul 2015 19:06:05 +0000 (UTC) Received: (qmail 860 invoked by uid 500); 3 Jul 2015 19:06:05 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 815 invoked by uid 500); 3 Jul 2015 19:06:05 -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 801 invoked by uid 99); 3 Jul 2015 19:06:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jul 2015 19:06:05 +0000 Date: Fri, 3 Jul 2015 19:06:05 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12988) [Replication]Parallel apply edits across regions 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-12988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613410#comment-14613410 ] Andrew Purtell commented on HBASE-12988: ---------------------------------------- bq. Not sure I follow the part with the DEBUG message. Oh I just mean making what's going on with the new logic available in cluster logs at DEBUG level. No need if you don't think it worth it. > [Replication]Parallel apply edits across regions > ------------------------------------------------ > > Key: HBASE-12988 > URL: https://issues.apache.org/jira/browse/HBASE-12988 > Project: HBase > Issue Type: Improvement > Components: Replication > Reporter: hongyu bi > Assignee: Lars Hofhansl > Attachments: 12988-v2.txt, 12988-v3.txt, 12988-v4.txt, 12988.txt, HBASE-12988-0.98.patch, ParallelReplication-v2.txt > > > we can apply edits to slave cluster in parallel on table-level to speed up replication . > update : per conversation blow , it's better to apply edits on row-level in parallel -- This message was sent by Atlassian JIRA (v6.3.4#6332)