Liyin Tang created HBASE-7276:
---------------------------------

             Summary: [89-fb] Optimize the read/write requests metrics in the 
RegionServer level
                 Key: HBASE-7276
                 URL: https://issues.apache.org/jira/browse/HBASE-7276
             Project: HBase
          Issue Type: Improvement
            Reporter: Liyin Tang


In HBase, each RegionServer will host a set of Regions and both of them keep 
track of the read/write requests metrics. So total number of read/write 
requests among all the Regions shall be equal to the total number from the 
RegionServer. We shall optimize the code to remove the redundant metrics in the 
RegionServer level, and merge the Region level metrics into the RegionServer 
level.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to