Author: brandonwilliams Date: Tue Sep 14 22:37:02 2010 New Revision: 997127
URL: http://svn.apache.org/viewvc?rev=997127&view=rev Log: Update CHANGES Modified: cassandra/trunk/CHANGES.txt Modified: cassandra/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/cassandra/trunk/CHANGES.txt?rev=997127&r1=997126&r2=997127&view=diff ============================================================================== --- cassandra/trunk/CHANGES.txt (original) +++ cassandra/trunk/CHANGES.txt Tue Sep 14 22:37:02 2010 @@ -72,6 +72,7 @@ * exposed endpoint states (gossip details) via jmx (CASSANDRA-1467) * ensure that compacted sstables are not included when new readers are instantiated (CASSANDRA-1477) + * by default, calculate heap size and memtable thresholds at runtime (CASSANDRA-1469) 0.7-beta1
