You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2010/06/16 17:32:51 UTC

svn commit: r955274 - /cassandra/trunk/CHANGES.txt

Author: jbellis
Date: Wed Jun 16 15:32:51 2010
New Revision: 955274

URL: http://svn.apache.org/viewvc?rev=955274&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=955274&r1=955273&r2=955274&view=diff
==============================================================================
--- cassandra/trunk/CHANGES.txt (original)
+++ cassandra/trunk/CHANGES.txt Wed Jun 16 15:32:51 2010
@@ -27,6 +27,7 @@ dev
  * replace constant-size 2GB mmaped segments and special casing for index 
    entries spanning segment boundaries, with SegmentedFile that computes 
    segments that always contain entire entries/rows (CASSANDRA-1117)
+ * avoid reading large rows into memory during compaction (CASSANDRA-16)
 
 
 0.6.3