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 62E3E9D22 for ; Fri, 4 May 2012 02:51:10 +0000 (UTC) Received: (qmail 71189 invoked by uid 500); 4 May 2012 02:51:10 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 71140 invoked by uid 500); 4 May 2012 02:51:10 -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 71124 invoked by uid 99); 4 May 2012 02:51:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2012 02:51:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2012 02:51:08 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A679942F6E1 for ; Fri, 4 May 2012 02:50:48 +0000 (UTC) Date: Fri, 4 May 2012 02:50:48 +0000 (UTC) From: "Zhihong Yu (JIRA)" To: issues@hbase.apache.org Message-ID: <275671310.25272.1336099848683.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1784335562.1736.1333390763782.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-5699) Run with > 1 WAL in HRegionServer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268055#comment-13268055 ] Zhihong Yu commented on HBASE-5699: ----------------------------------- Using trunk has the drawback that performance numbers (without this feature) gathered on day N may be obsolete by day N + 5, considering the amount of changes going into trunk. I would suggest tackling replication as first priority. Dictionary WAL compression brought unexpected complexities w.r.t. replication. We shouldn't make replication any harder. w.r.t. refactoring HLog into an interface, I tend to think that the interface should make different implementations possible. If we only have one implementation, it is not easy to evaluate the effectiveness of the refactoring. > Run with > 1 WAL in HRegionServer > --------------------------------- > > Key: HBASE-5699 > URL: https://issues.apache.org/jira/browse/HBASE-5699 > Project: HBase > Issue Type: Improvement > Reporter: binlijin > Assignee: Li Pi > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira