You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/09/05 15:33:08 UTC

[jira] [Resolved] (CASSANDRA-4619) Make non-heap memory usable for key cache

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

Jonathan Ellis resolved CASSANDRA-4619.
---------------------------------------

    Resolution: Won't Fix

The (on-heap) overhead of keeping key cache entries off-heap would be roughly equivalent to the cache entry itself.

Don't worry, Cassandra gets plenty of benefit from the OS page cache even if you are not using row cache.
                
> Make non-heap memory usable for key cache
> -----------------------------------------
>
>                 Key: CASSANDRA-4619
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4619
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: kalyan
>            Priority: Minor
>
> There might be use cases where row cache is not useful because of the data use case patterns ( too big a data wherein each is row is less frequently looked up). Hence a mechanism is needed to reuse the available non-heap memory on the node to use for key cache. 

--
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