> max memtable size = 128 MB,
This configuration setting is no longer used, see
https://github.com/apache/cassandra/blob/trunk/conf/cassandra.yaml#L203
> I explicitly didn't put JNA on the classpath because I had a hard time
> figuring out how much native memory it would actually need.
Putting
Okay, it looks like I was slightly underestimating the number of connections
open on the cluster. This probably won't be a problem after I tighten up the
Hector pool maximums.
Sorry for the spam…
Caleb Rackliffe | Software Developer
M 949.981.0159 | ca...@steelhouse.com
From: Caleb Rackliffe