"No HServerInfo found for" should be a WARNING message
------------------------------------------------------

                 Key: HBASE-5582
                 URL: https://issues.apache.org/jira/browse/HBASE-5582
             Project: HBase
          Issue Type: Improvement
          Components: master
    Affects Versions: 0.90.4
            Reporter: Shrijeet Paliwal
            Priority: Trivial


The message from RegionServerTracker "No HServerInfo found for..." is easy to 
miss. It should not be INFO. 


>From irc chat 

{noformat}
jdcryans
JohnP789: can you grep for "No HServerInfo found for" in that log?
jdcryans
wait I see it
jdcryans
ok there's your problem
shrijeet_
Yes it is there
shrijeet_
jdcryans: it should be INFO, why?
jdcryans
it shouldn't be INFO, it's so easy to miss
jdcryans
it's not the first time we have to look super closely to figure this one out
shrijeet_
yes , I will file a jira
jdcryans
in any case it's a mismatch in that machine's DNS config
shrijeet_
anyways JohnP789 is waiting :) go on
JohnP789
haha!
JohnP789
yes...  ???  :-)
jdcryans
the master is expecting a RS called "localhost.localdomain,53875,1328924863478"
17:26 jdcryans
but the RS calls itself "localhost,53875,1328924863478"
{noformat}

--
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

        

Reply via email to