You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2013/01/30 00:35:14 UTC

[jira] [Comment Edited] (HBASE-6347) -ROOT- and .META. are stale in table.jsp if they moved

    [ https://issues.apache.org/jira/browse/HBASE-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565966#comment-13565966 ] 

Lars Hofhansl edited comment on HBASE-6347 at 1/29/13 11:34 PM:
----------------------------------------------------------------

Here's a patch that should do the right thing. I cannot test on a cluster with multiple RSs ATM.
I verified the single RS still works correctly.
                
      was (Author: lhofhansl):
    Here's a patch that should do the right thing. I cannot test on a cluster with the multiple RSs ATM.
I verified the single RS still works correctly.
                  
> -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.90.8, 0.92.3, 0.94.5
>
>         Attachments: 6347-0.94.txt
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira