hbase/hbase-common
Bharath Vissapragada c34dbc3c29 HBASE-23804: Fix default master addr hostname in master registry (#1137)
Master rpc server end point doesn't bind to localhost's
IP address by default. Instead, 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.

Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
2020-02-19 20:10:17 -08:00
..
src HBASE-23804: Fix default master addr hostname in master registry (#1137) 2020-02-19 20:10:17 -08:00
pom.xml HBASE-23129 Move core to use hbase-thirdparty-3.1.1 (#695) 2019-10-11 14:30:28 +02:00