[
https://issues.apache.org/jira/browse/HBASE-11683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingcheng Du updated HBASE-11683:
---------------------------------
Attachment: HBASE-11683.diff
Add the metrics for the DefaultMobStoreFlusher.
1. How many times the store flushes.
2. How many mob cells are flushed.
3. The size of the mob cells that are flushed.
This patch depends on the patch in HBASE-11643.
> Metrics for MOB
> ---------------
>
> Key: HBASE-11683
> URL: https://issues.apache.org/jira/browse/HBASE-11683
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver, Scanners
> Affects Versions: 2.0.0
> Reporter: Jonathan Hsieh
> Assignee: Jingcheng Du
> Attachments: HBASE-11683.diff
>
>
> We need to make sure to capture metrics about mobs.
> Some basic ones include:
> # of mob writes
> # of mob reads
> # avg size of mob (?)
> # mob files
> # of mob compactions / sweeps
--
This message was sent by Atlassian JIRA
(v6.2#6252)