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 E633F1750F for ; Thu, 2 Jul 2015 21:28:04 +0000 (UTC) Received: (qmail 46661 invoked by uid 500); 2 Jul 2015 21:28:04 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 46600 invoked by uid 500); 2 Jul 2015 21:28:04 -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 46586 invoked by uid 99); 2 Jul 2015 21:28:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2015 21:28:04 +0000 Date: Thu, 2 Jul 2015 21:28:04 +0000 (UTC) From: "Lars Hofhansl (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12988) [Replication]Parallel apply edits on row-level 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=14612555#comment-14612555 ] Lars Hofhansl commented on HBASE-12988: --------------------------------------- Filed: HBASE-14014. > [Replication]Parallel apply edits on row-level > ---------------------------------------------- > > 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.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)