Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 468D8910D for ; Tue, 2 Oct 2012 15:39:09 +0000 (UTC) Received: (qmail 69154 invoked by uid 500); 2 Oct 2012 15:39:08 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 69087 invoked by uid 500); 2 Oct 2012 15:39:08 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 69025 invoked by uid 99); 2 Oct 2012 15:39:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2012 15:39:08 +0000 Date: Wed, 3 Oct 2012 02:39:08 +1100 (NCT) From: "Kevin Odell (JIRA)" To: issues@hbase.apache.org Message-ID: <1762680987.154648.1349192348100.JavaMail.jiratomcat@arcas> In-Reply-To: <729667963.16895.1331771800351.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (HBASE-5582) "No HServerInfo found for" should be a WARNING message MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Odell reassigned HBASE-5582: ---------------------------------- Assignee: Kevin Odell > "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 > Assignee: Kevin Odell > Priority: Trivial > Labels: newbie > > 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 For more information on JIRA, see: http://www.atlassian.com/software/jira