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 07ED5C624 for ; Sat, 10 Jan 2015 23:29:34 +0000 (UTC) Received: (qmail 14125 invoked by uid 500); 10 Jan 2015 23:29:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 14064 invoked by uid 500); 10 Jan 2015 23:29:35 -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 14052 invoked by uid 99); 10 Jan 2015 23:29:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Jan 2015 23:29:34 +0000 Date: Sat, 10 Jan 2015 23:29:34 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-7541) Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable 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-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272726#comment-14272726 ] stack commented on HBASE-7541: ------------------------------ Patch looks great [~jonathan.lawlor] That test failure related? > Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable > ------------------------------------------------------------------------------------ > > Key: HBASE-7541 > URL: https://issues.apache.org/jira/browse/HBASE-7541 > Project: HBase > Issue Type: Improvement > Reporter: Jean-Daniel Cryans > Assignee: Jonathan Lawlor > Attachments: HBASE7541_patch_v1.txt > > > Like I discussed in HBASE-7534, {{HBaseTestingUtility.createMultiRegions}} should disappear and not come back. There's about 25 different places in the code that rely on it that need to be changed the same way I changed TestReplication. > Perfect for someone that wants to get started with HBase dev :) -- This message was sent by Atlassian JIRA (v6.3.4#6332)