Zhihong Yu created HBASE-6119:
---------------------------------
Summary: Region server logs its own address at the end of
getMaster()
Key: HBASE-6119
URL: https://issues.apache.org/jira/browse/HBASE-6119
Project: HBase
Issue Type: Bug
Reporter: Zhihong Yu
I saw the following in region server log where a.ebay.com is region server
itself:
{code}
2012-05-28 08:56:35,315 INFO
org.apache.hadoop.hbase.regionserver.HRegionServer: Connected to master at
a.ebay.com/10.115.13.20:60020
{code}
We should be logging the address of master
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira