You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Vijay (Assigned) (JIRA)" <ji...@apache.org> on 2012/04/12 02:23:16 UTC

[jira] [Assigned] (CASSANDRA-4141) Looks like Serializing cache broken in 1.1

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

Vijay reassigned CASSANDRA-4141:
--------------------------------

    Assignee: Vijay
    
> Looks like Serializing cache broken in 1.1
> ------------------------------------------
>
>                 Key: CASSANDRA-4141
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4141
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1.0
>            Reporter: Vijay
>            Assignee: Vijay
>             Fix For: 1.1.0
>
>         Attachments: 0001-CASSANDRA-4141.patch
>
>
> I get the following error while setting the row cache to be 1500 MB
> INFO 23:27:25,416 Initializing row cache with capacity of 1500 MBs and provider org.apache.cassandra.cache.SerializingCacheProvider
> java.lang.OutOfMemoryError: Java heap space
> Dumping heap to java_pid26402.hprof ...
> havent spend a lot of time looking into the issue but looks like SC constructor has 
> .initialCapacity(capacity)
> .maximumWeightedCapacity(capacity)
>  which 1500Mb

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira