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 01F1510348 for ; Mon, 14 Oct 2013 16:35:01 +0000 (UTC) Received: (qmail 63943 invoked by uid 500); 14 Oct 2013 16:34:59 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 62677 invoked by uid 500); 14 Oct 2013 16:34:53 -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 62579 invoked by uid 99); 14 Oct 2013 16:34:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Oct 2013 16:34:51 +0000 Date: Mon, 14 Oct 2013 16:34:50 +0000 (UTC) From: "Jimmy Xiang (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-9757) Reenable fast region move in SlowDeterministicMonkey MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jimmy Xiang created HBASE-9757: ---------------------------------- Summary: Reenable fast region move in SlowDeterministicMonkey Key: HBASE-9757 URL: https://issues.apache.org/jira/browse/HBASE-9757 Project: HBase Issue Type: Task Components: test Reporter: Jimmy Xiang Assignee: Jimmy Xiang HBASE-9338 slows down the region move CM a little so that ITBLL is green for 0.96.0 RC. We should revert the change and make sure the test is still green. -- This message was sent by Atlassian JIRA (v6.1#6144)