Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6BC92200B50 for ; Fri, 15 Jul 2016 06:48:26 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6A54D160A85; Fri, 15 Jul 2016 04:48:26 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id AC396160A63 for ; Fri, 15 Jul 2016 06:48:25 +0200 (CEST) Received: (qmail 46724 invoked by uid 500); 15 Jul 2016 04:48:20 -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 46701 invoked by uid 99); 15 Jul 2016 04:48:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2016 04:48:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 795812C02A5 for ; Fri, 15 Jul 2016 04:48:20 +0000 (UTC) Date: Fri, 15 Jul 2016 04:48:20 +0000 (UTC) From: "Stephen Yuan Jiang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14552) Procedure V2 - Reimplement DispatchMergingRegionHandler MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 15 Jul 2016 04:48:26 -0000 [ https://issues.apache.org/jira/browse/HBASE-14552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378847#comment-15378847 ] Stephen Yuan Jiang commented on HBASE-14552: -------------------------------------------- V2 patch fixed the test failures. > Procedure V2 - Reimplement DispatchMergingRegionHandler > ------------------------------------------------------- > > Key: HBASE-14552 > URL: https://issues.apache.org/jira/browse/HBASE-14552 > Project: HBase > Issue Type: Sub-task > Components: proc-v2 > Affects Versions: 2.0.0 > Reporter: Matteo Bertozzi > Assignee: Stephen Yuan Jiang > Attachments: HBASE-14552.v0-master.patch, HBASE-14552.v1-master.patch, HBASE-14552.v2-master.patch > > > use the proc-v2 state machine for DispatchMergingRegionHandler. -- This message was sent by Atlassian JIRA (v6.3.4#6332)