Alex Goltman created HBASE-11840:
------------------------------------

             Summary: Print correct port in HRegionServer's "My address is X:Y" 
to the log upon initialize(), and in run().
                 Key: HBASE-11840
                 URL: https://issues.apache.org/jira/browse/HBASE-11840
             Project: HBase
          Issue Type: Bug
          Components: regionserver
    Affects Versions: 0.89-fb
         Environment: any
            Reporter: Alex Goltman
            Priority: Trivial
             Fix For: 0.89-fb


Formally the HRegionServer's address was printed in the constructor even though 
the port was actually set only in initialize(). For example when the port 
supplied in the conf is 0, then a random open one is allocated upon socket 
initialization, and that's the one which needs to be printed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to