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: [email protected] With regards, Apache Git Services
