bharathv opened a new pull request #1137: HBASE-23804: Fix default master addr hostname in master registry URL: https://github.com/apache/hbase/pull/1137 Master rpc server end point doesn't always bind to localhost when a specific end point is configured. It looks up the hostname and binds to the endpoint to which it resolves. MasterRegistry should do the same when building the default server end point to talk to.
---------------------------------------------------------------- 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
