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 DEBED10833 for ; Fri, 20 Sep 2013 21:47:07 +0000 (UTC) Received: (qmail 16895 invoked by uid 500); 20 Sep 2013 21:46:58 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 16349 invoked by uid 500); 20 Sep 2013 21:46:57 -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 16190 invoked by uid 99); 20 Sep 2013 21:46:56 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Sep 2013 21:46:56 +0000 Date: Fri, 20 Sep 2013 21:46:56 +0000 (UTC) From: "Matteo Bertozzi (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-9603) IsRestoreSnapshotDoneResponse has wrong default casing restoreSnapshot() to be async MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Matteo Bertozzi created HBASE-9603: -------------------------------------- Summary: IsRestoreSnapshotDoneResponse has wrong default casing restoreSnapshot() to be async Key: HBASE-9603 URL: https://issues.apache.org/jira/browse/HBASE-9603 Project: HBase Issue Type: Bug Components: snapshots Affects Versions: 0.94.6 Reporter: Matteo Bertozzi Assignee: Matteo Bertozzi Fix For: 0.94.6 the done field of IsRestoreSnapshotDoneRequest is set to true which cause the restoreSnapshot() to not wait until the restore is done. resulting in an async behavior. -- 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