[
https://issues.apache.org/jira/browse/HBASE-6119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286213#comment-13286213
]
Hudson commented on HBASE-6119:
-------------------------------
Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #33 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/33/])
HBASE-6119 Region server logs its own address at the end of getMaster()
(Revision 1344482)
Result = FAILURE
tedyu :
Files :
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
> 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
> Priority: Minor
> Fix For: 0.96.0
>
> Attachments: 6119-trunk.txt
>
>
> 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