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 8012AEE27 for ; Tue, 25 Jun 2013 03:37:25 +0000 (UTC) Received: (qmail 45557 invoked by uid 500); 25 Jun 2013 03:37:21 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 45314 invoked by uid 500); 25 Jun 2013 03:37:21 -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 45279 invoked by uid 99); 25 Jun 2013 03:37:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jun 2013 03:37:20 +0000 Date: Tue, 25 Jun 2013 03:37:20 +0000 (UTC) From: "chunhui shen (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8797) Prevent merging regions from moving during online merge 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-8797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13692719#comment-13692719 ] chunhui shen commented on HBASE-8797: ------------------------------------- If a region has been closed on the RegionServer when merging, it won't be moved. > Prevent merging regions from moving during online merge > ------------------------------------------------------- > > Key: HBASE-8797 > URL: https://issues.apache.org/jira/browse/HBASE-8797 > Project: HBase > Issue Type: Bug > Components: regionserver > Reporter: Jimmy Xiang > Assignee: Jimmy Xiang > > When two regions are merged online, they are closed but master doesn't know they should stay closed during the merge. If master moves them by mistake, for example, load balancer kicks in, the merge could be messed up. -- 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