[
https://issues.apache.org/jira/browse/HBASE-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13282814#comment-13282814
]
Gregory Chanan commented on HBASE-6084:
---------------------------------------
I think what we need to do is the following:
1) Write a ServerLoad.toString that matches HServerLoad.toString.
2) Implement a RegionLoad (not HServerLoad.RegionLoad) that wraps the protobuf
RegionLoad, like how ServerLoad wraps the protobuf ServerLoad
3) Write a RegionLoad.toString that matches HServerLoad.RegionLoad.toString
Does that seem correct to you or am I missing something?
You should be able to do #1 now.
I'm almost done with #2. you can track it in HBASE-5933.
After #2, you should be able to do #3.
> Server Load does not display correctly on the ui
> ------------------------------------------------
>
> Key: HBASE-6084
> URL: https://issues.apache.org/jira/browse/HBASE-6084
> Project: HBase
> Issue Type: Bug
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Attachments: HBASE-6084-0.patch, HBASE-6084-1.patch
>
>
> The ui uses the toString method and toString does not implement it any more.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira