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 A0D4C189B2 for ; Wed, 26 Aug 2015 20:54:46 +0000 (UTC) Received: (qmail 82173 invoked by uid 500); 26 Aug 2015 20:54:46 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 82122 invoked by uid 500); 26 Aug 2015 20:54:46 -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 82106 invoked by uid 99); 26 Aug 2015 20:54:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2015 20:54:46 +0000 Date: Wed, 26 Aug 2015 20:54:46 +0000 (UTC) From: "Stephen Yuan Jiang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13212) Procedure V2 - master Create/Modify/Delete namespace 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-13212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715495#comment-14715495 ] Stephen Yuan Jiang commented on HBASE-13212: -------------------------------------------- https://builds.apache.org/job/PreCommit-HBASE-Build/15277//testReport/ says {{0 failures (-3) , 28 skipped (+3) on 4,261 tests (+1471)}} > Procedure V2 - master Create/Modify/Delete namespace > ---------------------------------------------------- > > Key: HBASE-13212 > URL: https://issues.apache.org/jira/browse/HBASE-13212 > Project: HBase > Issue Type: Sub-task > Components: master > Affects Versions: 2.0.0 > Reporter: Stephen Yuan Jiang > Assignee: Stephen Yuan Jiang > Labels: reliability > Attachments: HBASE-13212.v1-branch-1.patch, HBASE-13212.v1-master.patch, HBASE-13212.v2-master.patch, HBASE-13212.v3-master.patch > > Original Estimate: 168h > Remaining Estimate: 168h > > master side, part of HBASE-12439 > starts up the procedure executor on the master > and replaces the create/modify/delete namespace handlers with the procedure version. -- This message was sent by Atlassian JIRA (v6.3.4#6332)