[
https://issues.apache.org/jira/browse/HBASE-7057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625269#comment-14625269
]
Ted Malaska commented on HBASE-7057:
------------------------------------
Hey [~apurtell], I don't think I heard anything back after this post.
I have to problem looking at this but it would have to be after HBASE-13992.
I almost have a patch for HBASE-13992. Hopefully tonight or tomorrow.
> Store Server Load in a Table
> ----------------------------
>
> Key: HBASE-7057
> URL: https://issues.apache.org/jira/browse/HBASE-7057
> Project: HBase
> Issue Type: Improvement
> Components: metrics, UI
> Affects Versions: 0.95.2
> Reporter: Elliott Clark
> Priority: Critical
> Labels: beginner
>
> Currently the server hart beat sends over server load and region loads. This
> is used to display and store metrics about a region server. It is also used
> to remember the sequence id of flushes.
> This should be moved into an HBase table.
> * Allow the last sequence id to persist over a master restart.
> * That would allow the balancer to have a more complete picture of what's
> happened in the past.
> * Allow tools to be created to monitor hbase using hbase.
> * Simplify/remove the heartbeat.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)