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 0CF2DC7FF for ; Fri, 13 Sep 2013 08:58:33 +0000 (UTC) Received: (qmail 17749 invoked by uid 500); 13 Sep 2013 03:35:01 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 17511 invoked by uid 500); 13 Sep 2013 03:34:55 -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 17439 invoked by uid 99); 13 Sep 2013 03:34:54 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Sep 2013 03:34:54 +0000 Date: Fri, 13 Sep 2013 03:34:54 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9508) Restore some API mistakenly removed in client, mapred*, and common MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-9508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766213#comment-13766213 ] stack commented on HBASE-9508: ------------------------------ I created HBASE-9527 for review of old apis that take tablename byte array > Restore some API mistakenly removed in client, mapred*, and common > ------------------------------------------------------------------ > > Key: HBASE-9508 > URL: https://issues.apache.org/jira/browse/HBASE-9508 > Project: HBase > Issue Type: Bug > Components: Usability > Reporter: stack > Assignee: stack > Priority: Critical > Fix For: 0.98.0, 0.96.0 > > Attachments: 9508.txt, 9508v2.txt, 9508v3.txt > > > Here is contrib to the API compatibility story. I went over Aleks' compatibility report and restored removed or overriden methods and constructors, stuff that was in 0.94 non-deprecated and removed in 0.96. > This patch is not comprehensive because some removals cannot be restored as in those that used take Writables (more on this later from Jon). > The changes included here are mostly restore of methods that took a table name as a byte array replaced by a TableName object. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira