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
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.