[
https://issues.apache.org/jira/browse/HBASE-7057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-7057.
----------------------------------------
Resolution: Won't Fix
> 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 Neil 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
(v8.20.7#820007)