Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A9E522009F9 for ; Mon, 23 May 2016 18:16:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A8A59160A24; Mon, 23 May 2016 16:16:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 23148160A0E for ; Mon, 23 May 2016 18:16:13 +0200 (CEST) Received: (qmail 94929 invoked by uid 500); 23 May 2016 16:16:13 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 94894 invoked by uid 99); 23 May 2016 16:16:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 May 2016 16:16:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CF7712C1F56 for ; Mon, 23 May 2016 16:16:12 +0000 (UTC) Date: Mon, 23 May 2016 16:16:12 +0000 (UTC) From: "stack (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-15878) Deprecate doBulkLoad(Path hfofDir, final HTable table) in branch-1 (even though its 'late') MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 23 May 2016 16:16:14 -0000 [ https://issues.apache.org/jira/browse/HBASE-15878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-15878. --------------------------- Resolution: Fixed Assignee: stack Fix Version/s: (was: 2.0.0) 1.1.6 1.2.2 1.3.0 > Deprecate doBulkLoad(Path hfofDir, final HTable table) in branch-1 (even though its 'late') > -------------------------------------------------------------------------------------------- > > Key: HBASE-15878 > URL: https://issues.apache.org/jira/browse/HBASE-15878 > Project: HBase > Issue Type: Sub-task > Reporter: stack > Assignee: stack > Fix For: 1.3.0, 1.2.2, 1.1.6 > > Attachments: 15878.patch > > > The parent issue is about our removing doBulkLoad(Path hfofDir, final HTable table) in branch-2 even though it did not go through a proper deprecation cycle. Here we are doing a backfill of deprecations (though it too late for doBulkLoad(Path hfofDir, final HTable table) to enjoy a proper deprecation cycle). -- This message was sent by Atlassian JIRA (v6.3.4#6332)