[
https://issues.apache.org/jira/browse/HBASE-12563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14223358#comment-14223358
]
Talat UYARER commented on HBASE-12563:
--------------------------------------
Those are unnecessary. They are set when you are starting MiniHBaseCluster. You
can look at
[LocalHBaseCluster|https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/LocalHBaseCluster.java#L145]
I updated configuration object. And I reach the info ui on defined port with
the tests. If I can reach to the info ui on updated configuration port, Is not
it enough ?
> 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.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)