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 20:57:45 UTC

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

bharathv opened a new pull request #858: HBASE-23259: Populate master address end points in cluster/rs configs…
URL: https://github.com/apache/hbase/pull/858
 
 
   … (#807)
   
   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>
   (cherry picked from commit 834ccb4bf6c22fc2a8aab172490fba75c7a40f1c)

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