[
https://issues.apache.org/jira/browse/HBASE-16661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15813412#comment-15813412
]
Gary Helmling commented on HBASE-16661:
---------------------------------------
It's there:
{noformat}
commit 59ca4dad70cee46314c992766fd9303d1e41ee2c
Author: Dustin Pho <[email protected]>
Date: Sat Sep 24 14:58:37 2016 -0700
HBASE-16661 Add last major compaction age to per-region metrics
Signed-off-by: Gary Helmling <[email protected]>
{noformat}
> Add last major compaction age to per-region metrics
> ---------------------------------------------------
>
> Key: HBASE-16661
> URL: https://issues.apache.org/jira/browse/HBASE-16661
> Project: HBase
> Issue Type: Improvement
> Reporter: Gary Helmling
> Assignee: Dustin Pho
> Priority: Minor
> Fix For: 2.0.0, 1.3.0, 1.4.0
>
> Attachments: HBASE-16661.001.patch, HBASE-16661.002.patch,
> HBASE-16661.003.patch
>
>
> After HBASE-12859, we can now track the last major compaction timestamp for
> each region. However, this is only exposed through cluster status reporting
> and the admin API.
> We have similar per-region metrics around storefile age, but none that
> filters on major compaction specifically.
> Let's add a metric for last major compaction age.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)