[
https://issues.apache.org/jira/browse/HBASE-12563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-12563.
---------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Pushed to 0.98+ Thanks for the patch [~talat]
What is the below about? Seems unnecessary? I just left it in.
{code}
9 + // Cluster confguration should set HbaseTestingUtility Conf
10 + MiniHBaseCluster miniHBaseCluster = (MiniHBaseCluster)
this.hbaseCluster;
11 + this.conf = miniHBaseCluster.getMaster().getConfiguration();
{code}
> After Starting up mini hbase cluster, Real Configuration of Cluster never set
> to HBaseTestingUtility
> -----------------------------------------------------------------------------------------------------
>
> Key: HBASE-12563
> URL: https://issues.apache.org/jira/browse/HBASE-12563
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0, 0.99.1
> Reporter: Talat UYARER
> Assignee: Talat UYARER
> Attachments: HBASE-12563-v2.patch, HBASE-12563-v3.patch,
> HBASE-12563.patch
>
>
> When I use startMiniHBaseCluster method. It starts up a Mini Cluster for the
> tests. While starting It changes some configuration. For example Master's
> port or Region Server's. After Cluster starting We should set its new
> configuration to HbaseTestingUtils conf.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)