You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2011/03/19 22:04:30 UTC

[jira] Work started: (HBASE-3676) Update region server load for AssignmentManager through regionServerReport()

     [ https://issues.apache.org/jira/browse/HBASE-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on HBASE-3676 started by Ted Yu.

> Update region server load for AssignmentManager through regionServerReport()
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-3676
>                 URL: https://issues.apache.org/jira/browse/HBASE-3676
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>
> Currently the following method only calls serverManager.regionServerReport():
>   public HMsg [] regionServerReport(HServerInfo serverInfo, HMsg msgs[],
>     HRegionInfo[] mostLoadedRegions)
> This means AssignmentManager doesn't have valid server load information.
> The following method would be added to AssignmentManager:
> public void regionServerReport(HServerInfo serverInfo, HRegionInfo[] mostLoadedRegions)
> For HBASE-1502, we would figure out how to store load information through zk.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira