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 2D4C811E87 for ; Tue, 9 Sep 2014 18:15:29 +0000 (UTC) Received: (qmail 16710 invoked by uid 500); 9 Sep 2014 18:15:29 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 16670 invoked by uid 500); 9 Sep 2014 18:15:28 -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 16658 invoked by uid 99); 9 Sep 2014 18:15:28 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2014 18:15:28 +0000 Date: Tue, 9 Sep 2014 18:15:28 +0000 (UTC) From: "Jimmy Xiang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-11760) Tighten up region state transition 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-11760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-11760: -------------------------------- Attachment: hbase-11760_2.2.patch > Tighten up region state transition > ---------------------------------- > > Key: HBASE-11760 > URL: https://issues.apache.org/jira/browse/HBASE-11760 > Project: HBase > Issue Type: Improvement > Components: Region Assignment > Reporter: Jimmy Xiang > Assignee: Jimmy Xiang > Fix For: 2.0.0 > > Attachments: hbase-11760.patch, hbase-11760_2.1.patch, hbase-11760_2.2.patch, hbase-11760_2.patch, rsm-2.pdf, rsm.pdf, rsm.png > > > When a regionserver reports to master a region transition, we should check the current region state to be exactly what we expect. -- This message was sent by Atlassian JIRA (v6.3.4#6332)