Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@locus.apache.org Received: (qmail 92876 invoked from network); 23 Apr 2008 21:23:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Apr 2008 21:23:05 -0000 Received: (qmail 65716 invoked by uid 500); 23 Apr 2008 21:23:07 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 65688 invoked by uid 500); 23 Apr 2008 21:23:06 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 65677 invoked by uid 99); 23 Apr 2008 21:23:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Apr 2008 14:23:06 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Apr 2008 21:22:22 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6E4F2234C100 for ; Wed, 23 Apr 2008 14:17:21 -0700 (PDT) Message-ID: <1666127699.1208985441450.JavaMail.jira@brutus> Date: Wed, 23 Apr 2008 14:17:21 -0700 (PDT) From: "stack (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Commented: (HBASE-572) Backport HBASE-512 to 0.1 branch In-Reply-To: <1954886473.1207762407183.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591806#action_12591806 ] stack commented on HBASE-572: ----------------------------- +1. > Backport HBASE-512 to 0.1 branch > -------------------------------- > > Key: HBASE-572 > URL: https://issues.apache.org/jira/browse/HBASE-572 > Project: Hadoop HBase > Issue Type: Improvement > Components: regionserver > Reporter: Bryan Duxbury > Assignee: Jim Kellerman > Priority: Blocker > Fix For: 0.1.2 > > Attachments: patch.txt > > > There seems to be need of HBASE-512's capabilities in the 0.1 branch. People can't write as much data as they actually want to without OOMEing. Let's backport the features of 512 into 0.1. It might be a little uglier, but it's worth it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.