You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/11/02 19:24:58 UTC

[jira] [Created] (HBASE-16997) Collect table use information from RegionServers in Master

Josh Elser created HBASE-16997:
----------------------------------

             Summary: Collect table use information from RegionServers in Master
                 Key: HBASE-16997
                 URL: https://issues.apache.org/jira/browse/HBASE-16997
             Project: HBase
          Issue Type: Sub-task
            Reporter: Josh Elser


The Master will need to get reports of table usage in the cluster from RegionServers.

RegionServers could report this to the Master or the Master could poll this information from the RegionServers. Need to determine which model is more appropriate given the importance of applying quotas (e.g. we do not want quota-use calculation to impact region assignment).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)