[ 
https://issues.apache.org/jira/browse/CASSANDRA-13393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Stupp updated CASSANDRA-13393:
-------------------------------------
    Summary: Fix weightedSize() for row-cache reported by JMX and NodeTool  
(was: Invalid row cache size (in MB) is reported by JMX and NodeTool)

> Fix weightedSize() for row-cache reported by JMX and NodeTool
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-13393
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13393
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Fuud
>            Priority: Minor
>              Labels: lhf
>
> Row Cache size is reported in entries but should be reported in bytes (as 
> KeyCache do).
> It happens because incorrect OHCProvider.OHCacheAdapter.weightedSize method. 
> Currently it returns cache size but should return ohCache.memUsed()



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to