[
https://issues.apache.org/jira/browse/HBASE-18839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16182177#comment-16182177
]
Chia-Ping Tsai commented on HBASE-18839:
----------------------------------------
Oh..just noticed that i made a broken API change in HBaseTestingUtility...
{code}
- public List<HRegionInfo> createMultiRegionsInMeta(final Configuration conf,
+ public List<RegionInfo> createMultiRegionsInMeta(final Configuration conf,
{code}
Will revert it in next patch.
> Apply RegionInfo to code base
> -----------------------------
>
> Key: HBASE-18839
> URL: https://issues.apache.org/jira/browse/HBASE-18839
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Fix For: 2.0.0-alpha-4
>
> Attachments: HBASE-18839.v0.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)