[ 
https://issues.apache.org/jira/browse/HBASE-11573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072503#comment-14072503
 ] 

Hudson commented on HBASE-11573:
--------------------------------

FAILURE: Integrated in HBase-1.0 #66 (See 
[https://builds.apache.org/job/HBase-1.0/66/])
HBASE-11573 Report age on eviction (stack: rev 
01f253b99dff7a274b8208458c8a06ec7a104654)
* hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/CacheStats.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestLruBlockCache.java
* 
hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/regionserver/BlockCacheViewTmpl.jamon
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestBlockCacheReporting.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/LruBlockCache.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHeapMemoryManager.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/io/DataInputInputStream.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/CombinedBlockCache.java
* 
hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/regionserver/BlockCacheTmpl.jamon
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/BucketCacheStats.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/BlockCacheUtil.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/CacheConfig.java
HBASE-11573 Report age on eviction; ADD FORGOTTEN FILE (stack: rev 
04093684543717b48ff90ee1d3c4700165e4a7d3)
* hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/AgeSnapshot.java


> Report age on eviction
> ----------------------
>
>                 Key: HBASE-11573
>                 URL: https://issues.apache.org/jira/browse/HBASE-11573
>             Project: HBase
>          Issue Type: Sub-task
>          Components: BlockCache
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.99.0, 2.0.0
>
>         Attachments: 11573.txt, 11573v2.txt, 11573v3.txt, 11573v4.txt, 
> 11573v5.txt, 11573v7.txt, 11573v8.txt, 11573v8.txt, Screen Shot 2014-07-22 at 
> 5.17.27 PM.png
>
>
> From the parent issue, Todd reminds us of the old Jim Gray '5 minute rule' on 
> whether to cache.
> In master, we were reporting age only it was the inactionable inverse of 'how 
> long blocks are staying in the cache'.
> Let me add to our cache stats a histogram of age on eviction and change the 
> UI reporting so it is age at eviction (plus stddev).  The JSON version has 
> percentiles (and if wanted, the old age report of age of items in cache).



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to