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 859D81167E for ; Fri, 5 Sep 2014 16:39:29 +0000 (UTC) Received: (qmail 67349 invoked by uid 500); 5 Sep 2014 16:39:28 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 67222 invoked by uid 500); 5 Sep 2014 16:39: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 67197 invoked by uid 99); 5 Sep 2014 16:39:28 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2014 16:39:28 +0000 Date: Fri, 5 Sep 2014 16:39:28 +0000 (UTC) From: "Devaraj Das (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-11903) Directly invoking split & merge of secondary regions should be disallowed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Devaraj Das created HBASE-11903: ----------------------------------- Summary: Directly invoking split & merge of secondary regions should be disallowed Key: HBASE-11903 URL: https://issues.apache.org/jira/browse/HBASE-11903 Project: HBase Issue Type: Sub-task Reporter: Devaraj Das Assignee: Devaraj Das When the primary is split/merged the secondaries follow suit. We should disallow calling split/merge on the secondaries directly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)