[
https://issues.apache.org/jira/browse/HBASE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Lawlor updated HBASE-7541:
-----------------------------------
Status: Patch Available (was: Open)
Adding a new patch that fixes the failing test. The test was failing due to the
fact that the modifications to the createMultiRegionTable workflow now creates
a table with 26 regions rather than 25. This patch updates the test accordingly.
> 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, HBASE_7541_v2.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)