[
https://issues.apache.org/jira/browse/HBASE-12563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14226422#comment-14226422
]
Talat UYARER commented on HBASE-12563:
--------------------------------------
Hi [~stack] When you start up test minicluster we overwrite port configuration
after starting up. Because of this HbaseTestingUtility's configuration object
is different with configuration of the cluster. You can check with
hbase.regionserver.info.port. you will see both of them have different port
number. So I set master's configuration to HbaseTestingUtility's.
> 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
> Components: test
> Affects Versions: 2.0.0, 0.99.1
> Reporter: Talat UYARER
> Assignee: Talat UYARER
> Fix For: 2.0.0, 0.98.9, 0.99.2
>
> 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)