Looks like Maximum amount of cache available in 1.1 is 2 GB
-----------------------------------------------------------
Key: CASSANDRA-4150
URL: https://issues.apache.org/jira/browse/CASSANDRA-4150
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 1.1.0
Reporter: Vijay
The problem is that capacity is a Integer which can maximum hold 2 GB,
I will post a fix to CLHM in the mean time we might want to remove the
maximumWeightedCapacity code path (atleast for Serializing cache) and implement
it in our code.
--
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