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 42924DFD6 for ; Mon, 4 Mar 2013 21:01:13 +0000 (UTC) Received: (qmail 5938 invoked by uid 500); 4 Mar 2013 21:01:12 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 5883 invoked by uid 500); 4 Mar 2013 21:01:12 -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 5799 invoked by uid 99); 4 Mar 2013 21:01:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Mar 2013 21:01:12 +0000 Date: Mon, 4 Mar 2013 21:01:12 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-7841) Parallelize offline snapshot in DisabledTableSnapshotHandler 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-7841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7841: -------------------------- Fix Version/s: 0.98.0 Status: Patch Available (was: Open) > Parallelize offline snapshot in DisabledTableSnapshotHandler > ------------------------------------------------------------ > > Key: HBASE-7841 > URL: https://issues.apache.org/jira/browse/HBASE-7841 > Project: HBase > Issue Type: Sub-task > Reporter: Ted Yu > Fix For: 0.98.0 > > Attachments: 7841.txt, 7841-v2.txt > > > In DisabledTableSnapshotHandler, there is TODO: > {code} > // TODO consider parallelizing these operations since they are independent. Right now its just > // easier to keep them serial though > @Override > public void snapshotRegions(List> regionsAndLocations) throws IOException, > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira