[
https://issues.apache.org/jira/browse/HBASE-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615053#action_12615053
]
stack commented on HBASE-679:
-----------------------------
Nice patch Jim.
> Regionserver addresses are still not right in the new tables page
> -----------------------------------------------------------------
>
> Key: HBASE-679
> URL: https://issues.apache.org/jira/browse/HBASE-679
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: Jim Kellerman
> Fix For: 0.2.0
>
> Attachments: ms.patch, ms_revised.patch
>
>
> They are mostly right.
> I'm guessing its stale cache of regions in the client hosted by the UI. If
> the webserver ran a scan, it'd probably fix it all up but thats a bit messy.
> I tried using the address that is in the .META. table directly but that
> doesn't work.... we don't seem to deploy table properly and UI complains "No
> server address for row TestTable,,1213074650399". I'll attach my patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.