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 17A6E17ED9 for ; Mon, 26 Jan 2015 18:11:35 +0000 (UTC) Received: (qmail 16897 invoked by uid 500); 26 Jan 2015 18:11:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 16847 invoked by uid 500); 26 Jan 2015 18:11: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 16835 invoked by uid 99); 26 Jan 2015 18:11:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jan 2015 18:11:35 +0000 Date: Mon, 26 Jan 2015 18:11:35 +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=14292171#comment-14292171 ] stack commented on HBASE-7541: ------------------------------ [~jonathan.lawlor] My fault. The branch-1 patch has rotted. Mind rebasing? Thanks. > 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 > Fix For: 2.0.0 > > Attachments: HBASE7541_patch_v1.txt, HBASE_7541_v2.txt, HBASE_7541_v2.txt, HBASE_7541_v2_branch-1.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)