[
https://issues.apache.org/jira/browse/HBASE-10807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Esteban Gutierrez updated HBASE-10807:
--------------------------------------
Attachment: HBASE-10807.v1-0.94.txt
New version compiles :)
Tested the jsp and does the right thing while reloading {{table.jsp}}:
{code}
14/03/21 22:08:47 DEBUG client.HConnectionManager$HConnectionImplementation:
Looked up root region location,
connection=org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation@5d169fb2;
serverName=192.168.1.108,60020,1395464898812
{code}
Ran unit tests on {{TestMaster}} and {{CatalogTracker}} and everything looks
good.
Thanks [~lhofhansl]
> -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, HBASE-10807.v1-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)