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 0CB1C91DC for ; Thu, 12 Jul 2012 00:15:37 +0000 (UTC) Received: (qmail 9094 invoked by uid 500); 12 Jul 2012 00:15:36 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 9044 invoked by uid 500); 12 Jul 2012 00:15:36 -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 8930 invoked by uid 99); 12 Jul 2012 00:15:36 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2012 00:15:36 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 42A84142856 for ; Thu, 12 Jul 2012 00:15:36 +0000 (UTC) Date: Thu, 12 Jul 2012 00:15:36 +0000 (UTC) From: "Jonathan Hsieh (JIRA)" To: issues@hbase.apache.org Message-ID: <1107457628.39208.1342052136275.JavaMail.jiratomcat@issues-vm> In-Reply-To: <180108504.17253.1341619415313.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (HBASE-6347) -ROOT- and .META. are stale in table.jsp if they moved 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-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-6347: ---------------------------------- Fix Version/s: (was: 0.90.7) 0.90.8 > -ROOT- and .META. are stale in table.jsp if they moved > ------------------------------------------------------ > > Key: HBASE-6347 > URL: https://issues.apache.org/jira/browse/HBASE-6347 > Project: HBase > Issue Type: Bug > Affects Versions: 0.90.6, 0.92.1, 0.94.0 > Reporter: Jean-Daniel Cryans > Labels: noob > Fix For: 0.92.2, 0.94.2, 0.90.8 > > > table.jsp does not use a lookup method on {{CatalogTracker}} that does not force a refresh of the cache, thus it can get a stale location if -ROOT- or .META. moved and the master hasn't tried to access them yet. > Should just be a matter of using waitForRoot/Meta. -- 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