You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/11/20 18:21:18 UTC

[GitHub] [hbase] ndimiduk opened a new pull request #857: HBASE-23259: Populate master address end points in cluster/rs configs

ndimiduk opened a new pull request #857: HBASE-23259: Populate master address end points in cluster/rs configs
URL: https://github.com/apache/hbase/pull/857
 
 
   All the clients need to know the master RPC end points while using master
   based registry for creating cluster connections. This patch amends the
   test cluster utility to populate these configs in the base configuration
   object used to spin up the cluster.
   
   The config key added here ("hbase.master.addrs") is used in the subsequent
   patches for HBASE-18095.
   
   Signed-off-by: Nick Dimiduk <nd...@apache.org>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services