Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B094B106A7 for ; Wed, 3 Dec 2014 20:35:13 +0000 (UTC) Received: (qmail 76048 invoked by uid 500); 3 Dec 2014 20:35:13 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 75957 invoked by uid 500); 3 Dec 2014 20:35: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 75932 invoked by uid 99); 3 Dec 2014 20:35:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Dec 2014 20:35:12 +0000 Date: Wed, 3 Dec 2014 20:35:12 +0000 (UTC) From: "stack (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (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 stack created HBASE-12627: ----------------------------- Summary: 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 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)