[ 
https://issues.apache.org/jira/browse/HBASE-12563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14223295#comment-14223295
 ] 

stack commented on HBASE-12563:
-------------------------------

Why remove this configuration?

51          UTIL.getConfiguration().setInt(HConstants.MASTER_INFO_PORT, 0);     
        
52          UTIL.getConfiguration().setInt(HConstants.REGIONSERVER_INFO_PORT, 
0);               

Now the ports are not ephemeral anymore?

And in the test you assert nothing?  Shouldn't you at least assert you can get 
to the info port ui?


Thanks

> 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)

Reply via email to