Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@locus.apache.org Received: (qmail 80576 invoked from network); 2 Jun 2008 16:30:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jun 2008 16:30:09 -0000 Received: (qmail 14183 invoked by uid 500); 2 Jun 2008 16:30:11 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 14167 invoked by uid 500); 2 Jun 2008 16:30:11 -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 14141 invoked by uid 99); 2 Jun 2008 16:30:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jun 2008 09:30:11 -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; Mon, 02 Jun 2008 16:29:23 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1D24C234C12D for ; Mon, 2 Jun 2008 09:29:45 -0700 (PDT) Message-ID: <2110194701.1212424185118.JavaMail.jira@brutus> Date: Mon, 2 Jun 2008 09:29:45 -0700 (PDT) From: "stack (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Updated: (HBASE-660) [Migration] addColumn/deleteColumn functionality in MetaUtils In-Reply-To: <1752895240.1212190484961.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-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-660: ------------------------ Attachment: 660-v2.patch Adds a test. Verified add and remove columns actually work but need to fix the "fail-to-timeout" issue where we read an old root region server address and will not time it out (up on hudson at least) before I commit. > [Migration] addColumn/deleteColumn functionality in MetaUtils > ------------------------------------------------------------- > > Key: HBASE-660 > URL: https://issues.apache.org/jira/browse/HBASE-660 > Project: Hadoop HBase > Issue Type: New Feature > Reporter: stack > Priority: Blocker > Fix For: 0.2.0 > > Attachments: 660-v2.patch, 660.patch > > > Needed by HBASE-533 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.