[
https://issues.apache.org/jira/browse/HBASE-15135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15119644#comment-15119644
]
Mikhail Antonov commented on HBASE-15135:
-----------------------------------------
Ok this is kind of weird. The build is passing on my local. When I look at
https://builds.apache.org/job/PreCommit-HBASE-Build/307/console I see:
============================================================================
============================================================================
Patch maven install
============================================================================
============================================================================
cd /testptch/hbase/hbase-hadoop2-compat
mvn -Dmaven.repo.local=/home/jenkins/yetus-m2/hbase-master-0
-DHBasePatchProcess -fae clean install -DskipTests=true
-Dmaven.javadoc.skip=true >
/testptch/patchprocess/patch-mvninstall-hbase-hadoop2-compat.txt 2>&1
Elapsed: 0m 12s
cd /testptch/hbase/hbase-hadoop-compat
mvn -Dmaven.repo.local=/home/jenkins/yetus-m2/hbase-master-0
-DHBasePatchProcess -fae clean install -DskipTests=true
-Dmaven.javadoc.skip=true >
/testptch/patchprocess/patch-mvninstall-hbase-hadoop-compat.txt 2>&1
Elapsed: 0m 10s
So hbase-hadoop2-compat is now getting built before hbase-hadoop-compat, though
hbase-hadoop2-compat pom says it depends on hbase-hadoop-compat?
Hmm.. [~busbey] do you have any insight by chance?
> Add metrics for storefile age
> -----------------------------
>
> Key: HBASE-15135
> URL: https://issues.apache.org/jira/browse/HBASE-15135
> Project: HBase
> Issue Type: New Feature
> Reporter: Elliott Clark
> Assignee: Mikhail Antonov
> Attachments: HBASE-15135-v2.patch, HBASE-15135.patch
>
>
> In order to make sure that compactions are fully up to date it would be nice
> to have metrics on:
> * Max storefile age
> * Min storefile age
> * Average storefile age
> * Number of reference files
> If we could have those metrics per region and per regionserver it would be
> awesome.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)