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 498BF10DC3 for ; Thu, 15 Jan 2015 17:32:34 +0000 (UTC) Received: (qmail 86641 invoked by uid 500); 15 Jan 2015 17:32:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 86604 invoked by uid 500); 15 Jan 2015 17:32:35 -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 86592 invoked by uid 99); 15 Jan 2015 17:32:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jan 2015 17:32:35 +0000 Date: Thu, 15 Jan 2015 17:32:35 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12627) Add back snapshot batching facility from HBASE-11360 dropped by HBASE-11742 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-12627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278987#comment-14278987 ] Andrew Purtell commented on HBASE-12627: ---------------------------------------- +1 > Add back snapshot batching facility from HBASE-11360 dropped by HBASE-11742 > --------------------------------------------------------------------------- > > Key: HBASE-12627 > URL: https://issues.apache.org/jira/browse/HBASE-12627 > Project: HBase > Issue Type: Improvement > Components: master, scaling > Reporter: stack > Assignee: churro morales > Fix For: 1.0.0, 2.0.0, 0.98.10, 1.1.0 > > Attachments: HBASE-12627-v1.patch, HBASE-12627.patch > > > HBASE-11742 dropped the batching facility from HBASE-11360. It is less necessary now we do manifests rather than file-per but on big clusters the batching will come in handy. This issue is about studying and porting over the HBASE-11360 batching. > This issue comes of discussion up on dev list http://search-hadoop.com/m/DHED40jnXP Marked as component 'scaling'. -- This message was sent by Atlassian JIRA (v6.3.4#6332)