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/08 05:31:33 UTC

[GitHub] [hbase] bharathv opened a new pull request #807: HBASE-23259: Ability to start minicluster with pre-determined master ports

bharathv opened a new pull request #807: HBASE-23259: Ability to start minicluster with pre-determined master ports
URL: https://github.com/apache/hbase/pull/807
 
 
   This patch adds the plumbing needed to start the mini cluster with
   a pre-determined set of master ports. This is required for HBASE-18095
   because the internal client 'Connection's from region servers need
   to know the master RPC end points in their configuration even before
   the mini cluster starts.
   
   Following patches on HBASE-18095 will use this plumbing for unit tests.

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