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 D5ADC9CC9 for ; Wed, 30 May 2012 08:25:26 +0000 (UTC) Received: (qmail 30177 invoked by uid 500); 30 May 2012 08:25:25 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 29813 invoked by uid 500); 30 May 2012 08:25:23 -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 29785 invoked by uid 99); 30 May 2012 08:25:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 May 2012 08:25:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 4E968142858 for ; Wed, 30 May 2012 08:25:23 +0000 (UTC) Date: Wed, 30 May 2012 08:25:23 +0000 (UTC) From: "chunhui shen (JIRA)" To: issues@hbase.apache.org Message-ID: <334763335.15247.1338366323324.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1215661311.14885.1338359723326.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (HBASE-6134) Improvement for split-worker to speed up distributed-split-log MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-6134?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-6134: -------------------------------- Summary: Improvement for split-worker to speed up distributed-split-log= (was: Speed up distribued split log) =20 > Improvement for split-worker to speed up distributed-split-log > -------------------------------------------------------------- > > Key: HBASE-6134 > URL: https://issues.apache.org/jira/browse/HBASE-6134 > Project: HBase > Issue Type: Improvement > Components: wal > Reporter: chunhui shen > Assignee: chunhui shen > Fix For: 0.96.0 > > Attachments: HBASE-6134.patch > > > First=EF=BC=8Cwe do the test between local-master-split and distributed s= plit log > Environment=EF=BC=9A34 hlog files, 5 regionservers,(after kill one, only = 4 rs do ths splitting work) > local-master-split:60s+ > distributed-split-log:165s+ > In fact, in our production environment, distributed-split-log also took 6= 0s with 30 regionservers for 34 hlog files (regionserver may be in high loa= d) > We found split-worker split one log file took about 20s. > I think we should do the improvement for this. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira