Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@locus.apache.org Received: (qmail 14697 invoked from network); 20 Aug 2008 21:25:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Aug 2008 21:25:35 -0000 Received: (qmail 28412 invoked by uid 500); 20 Aug 2008 21:25:33 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 28390 invoked by uid 500); 20 Aug 2008 21:25:33 -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 28378 invoked by uid 99); 20 Aug 2008 21:25:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Aug 2008 14:25:33 -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, 20 Aug 2008 21:24:45 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6AFD7234C1C1 for ; Wed, 20 Aug 2008 14:24:44 -0700 (PDT) Message-ID: <945174507.1219267484437.JavaMail.jira@brutus> Date: Wed, 20 Aug 2008 14:24:44 -0700 (PDT) From: "Izaak Rubin (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Assigned: (HBASE-799) Deprecate all remaining methods that take Text as a parameter In-Reply-To: <1858352354.1218045164714.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-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Izaak Rubin reassigned HBASE-799: --------------------------------- Assignee: Izaak Rubin > Deprecate all remaining methods that take Text as a parameter > ------------------------------------------------------------- > > Key: HBASE-799 > URL: https://issues.apache.org/jira/browse/HBASE-799 > Project: Hadoop HBase > Issue Type: Task > Affects Versions: 0.2.0 > Reporter: Jim Kellerman > Assignee: Izaak Rubin > Priority: Blocker > Fix For: 0.2.1, 0.3.0 > > > HBASE-796 deprecated methods in HTable that take Text as a parameter. However there are still methods in the public API in HColumnDescriptor, HBaseAdmin, BatchUpdate that should also be deprecated. > While we're at it we should deprecate all methods that take Text as a parameter. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.