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

Hudson commented on HBASE-8404:
-------------------------------

Integrated in hbase-0.95 #178 (See 
[https://builds.apache.org/job/hbase-0.95/178/])
    HBASE-8404 Extra commas in LruBlockCache.logStats (Revision 1478957)

     Result = FAILURE
stack : 
Files : 
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/LruBlockCache.java

                
> Extra commas in LruBlockCache.logStats
> --------------------------------------
>
>                 Key: HBASE-8404
>                 URL: https://issues.apache.org/jira/browse/HBASE-8404
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.94.4, 0.95.0
>            Reporter: Jean-Daniel Cryans
>            Assignee: stack
>             Fix For: 0.98.0, 0.95.1
>
>         Attachments: 8404.txt
>
>
> The Stats log line for the LruBlockCache contains extra commas introduced in 
> HBASE-5616:
> {noformat}
> 2013-04-23 18:40:12,774 DEBUG [LRU Statistics #0] 
> org.apache.hadoop.hbase.io.hfile.LruBlockCache: Stats: total=9.23 MB, 
> free=500.69 MB, max=509.92 MB, blocks=95, accesses=322822, hits=107003, 
> hitRatio=33.14%, , cachingAccesses=232794, cachingHits=106994, 
> cachingHitsRatio=45.96%, , evictions=0, evicted=12, evictedPerRun=Infinity
> {noformat}
> Marking as "noob" :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to