Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The following page has been changed by JonathanEllis: http://wiki.apache.org/cassandra/MemtableThresholds ------------------------------------------------------------------------------ flushed to disk whenever one of the configurable thresholds is exceeded. Proper tuning of these thresholds is important in making the most of available system memory, without bringing the node down for lack of memory. + + (Note that by default bin/cassandra.in.sh specifies a maximum JVM heap of + -Xmx1G, which is very low for production use. Consider increasing this + as well.) == Configuring Thresholds == Since Memtables are storing actual column values, they consume at least as
