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 BD5F117D27 for ; Thu, 16 Apr 2015 00:28:59 +0000 (UTC) Received: (qmail 59537 invoked by uid 500); 16 Apr 2015 00:28:59 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 59489 invoked by uid 500); 16 Apr 2015 00:28:59 -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 59379 invoked by uid 99); 16 Apr 2015 00:28:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Apr 2015 00:28:59 +0000 Date: Thu, 16 Apr 2015 00:28:59 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-13464) Remove deprecations for 2.0.0 - Part 1 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-13464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-13464: ----------------------------------- Status: Patch Available (was: Open) Retry precommit > Remove deprecations for 2.0.0 - Part 1 > -------------------------------------- > > Key: HBASE-13464 > URL: https://issues.apache.org/jira/browse/HBASE-13464 > Project: HBase > Issue Type: Sub-task > Reporter: Lars Francke > Assignee: Lars Francke > Attachments: HBASE-13464.1.patch, HBASE-13464.2.patch > > > This removes deprecations for the following issues: > * HBASE-6038 > * HBASE-1502 > * HBASE-5453 > * HBASE-5357 > * HBASE-9870 > * HBASE-10870 > * HBASE-12363 > * HBASE-9508 > It introduces one new deprecation for {{UnmodifyableHTableDescriptor#UnmodifyableHTableDescriptor()}} because that depends on a deprecated constructor in {{HTableDescriptor}}. I've made the constructor in question {{protected}} so both can be removed in 3.0.0. -- This message was sent by Atlassian JIRA (v6.3.4#6332)