[
https://issues.apache.org/jira/browse/HBASE-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Kellerman resolved HBASE-679.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.2.0
Passed all regression tests and PerformanceEvaluation randomWrite with 4 region
servers. table.jsp now displays the correct region server for each region.
Committed.
> 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.