[
https://issues.apache.org/jira/browse/HBASE-27188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Beaudreault updated HBASE-27188:
--------------------------------------
Fix Version/s: 2.4.14
> Report maxStoreFileCount in jmx
> -------------------------------
>
> Key: HBASE-27188
> URL: https://issues.apache.org/jira/browse/HBASE-27188
> Project: HBase
> Issue Type: Improvement
> Reporter: Bryan Beaudreault
> Assignee: Bryan Beaudreault
> Priority: Minor
> Fix For: 2.5.0, 3.0.0-alpha-4, 2.4.14
>
>
> We currently report metrics like storeFileCount, maxStoreFileAge, etc. These
> are provided at the regionserver level and table table. We should also report
> maxStoreFileCount, which would be aggregated across all regions on the server
> or table(s).
> This metric would be helpful in ensuring we don't get too close to the
> {{hbase.hstore.blockingStoreFiles }}limit before running compactions or
> slowing writes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)