Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA4BD181D4 for ; Wed, 3 Feb 2016 21:37:02 +0000 (UTC) Received: (qmail 38018 invoked by uid 500); 3 Feb 2016 21:36:40 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 37652 invoked by uid 500); 3 Feb 2016 21:36:40 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 37348 invoked by uid 99); 3 Feb 2016 21:36:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Feb 2016 21:36:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3F34F2C0AFA for ; Wed, 3 Feb 2016 21:36:40 +0000 (UTC) Date: Wed, 3 Feb 2016 21:36:40 +0000 (UTC) From: "Elliott Clark (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-15211) Don't run the CatalogJanitor if there are regions in transition MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Elliott Clark created HBASE-15211: ------------------------------------- Summary: Don't run the CatalogJanitor if there are regions in transition Key: HBASE-15211 URL: https://issues.apache.org/jira/browse/HBASE-15211 Project: HBase Issue Type: Improvement Reporter: Elliott Clark Assignee: Elliott Clark This could make things a little safer to make sure that CatalogJanitor doesn't do something weird while a cluster is starting up. -- This message was sent by Atlassian JIRA (v6.3.4#6332)