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 B2AAF200BB7 for ; Wed, 5 Oct 2016 01:28:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B1489160AE8; Tue, 4 Oct 2016 23:28:22 +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 2F1DE160ACC for ; Wed, 5 Oct 2016 01:28:22 +0200 (CEST) Received: (qmail 60257 invoked by uid 500); 4 Oct 2016 23:28:20 -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 60001 invoked by uid 99); 4 Oct 2016 23:28:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2016 23:28:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 91A792C002D for ; Tue, 4 Oct 2016 23:28:20 +0000 (UTC) Date: Tue, 4 Oct 2016 23:28:20 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-14945) Backport HBASE-13153 (Bulk loaded HFile replication) to 0.98 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 04 Oct 2016 23:28:22 -0000 [ https://issues.apache.org/jira/browse/HBASE-14945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-14945. ------------------------------------ Resolution: Won't Fix Fix Version/s: (was: 0.98.24) 0.98 branch is nearing the end of active maintenance. Reopen if that changes. > Backport HBASE-13153 (Bulk loaded HFile replication) to 0.98 > ------------------------------------------------------------ > > Key: HBASE-14945 > URL: https://issues.apache.org/jira/browse/HBASE-14945 > Project: HBase > Issue Type: New Feature > Reporter: Andrew Purtell > > HBASE-13153 (Bulk loaded HFile replication) looks like a good candidate to backport to 0.98. It would address an important functional gap in replication (bulk loads don't replicate) for 0.98 users, is a new feature toggled with a new configuration parameter that is by default off, and does not change any interfaces not marked as Private. -- This message was sent by Atlassian JIRA (v6.3.4#6332)