[ https://issues.apache.org/jira/browse/HBASE-10807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943888#comment-13943888 ]
Lars Hofhansl commented on HBASE-10807: --------------------------------------- Actually... Doesn't compile: {code} [ERROR] /home/lars/dev/hbase-0.94/target/generated-sources/java/org/apache/hadoop/hbase/generated/master/table_jsp.java:[71,44] error: waitForRoot(long) is not public in CatalogTracker; cannot be accessed from outside package {code} Does this work for you [~esteban]? I'll have a look later. > -ROOT- still stale in table.jsp if it moved > ------------------------------------------- > > Key: HBASE-10807 > URL: https://issues.apache.org/jira/browse/HBASE-10807 > Project: HBase > Issue Type: Bug > Affects Versions: 0.94.0, 0.94.17 > Reporter: Esteban Gutierrez > Assignee: Esteban Gutierrez > Fix For: 0.94.19 > > Attachments: HBASE-10807.v0-0.94.txt > > > If {{\-ROOT-}} moves we will get a stale location in {{table.jsp}}, we fixed > partially on HBASE-6347 by doing {{waitForMeta}} to track {{.META.}} but not > for {{\-ROOT-}} by using {{waitForRoot}}. -- This message was sent by Atlassian JIRA (v6.2#6252)