Fuud created CASSANDRA-13393:
--------------------------------

             Summary: Invalid row cache size (in MB) is 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


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