[89-fb] Fix per-store metrics aggregation 
------------------------------------------

                 Key: HBASE-4686
                 URL: https://issues.apache.org/jira/browse/HBASE-4686
             Project: HBase
          Issue Type: Bug
            Reporter: Mikhail Bautin
            Assignee: Mikhail Bautin


In r1182034 per-Store metrics were broken, because the aggregation of StoreFile 
metrics over all stores in a region was replaced by overriding them every time. 
We saw these metrics drop by a factor of numRegions on a production cluster -- 
thanks to Kannan for noticing this!  We need to fix the metrics and add a unit 
test to ensure regressions like this don't happen in the future.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to