You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2013/04/23 22:17:17 UTC

[jira] [Created] (HBASE-8404) Extra commas in LruBlockCache.logStats

Jean-Daniel Cryans created HBASE-8404:
-----------------------------------------

             Summary: 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.95.0, 0.94.4
            Reporter: Jean-Daniel Cryans
             Fix For: 0.98.0, 0.94.8, 0.95.1


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