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/06 06:33:47 UTC

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

Author: jbellis
Date: Sun Jun  6 04:33:47 2010
New Revision: 951814

URL: http://svn.apache.org/viewvc?rev=951814&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=951814&r1=951813&r2=951814&view=diff
==============================================================================
--- cassandra/trunk/CHANGES.txt (original)
+++ cassandra/trunk/CHANGES.txt Sun Jun  6 04:33:47 2010
@@ -24,6 +24,9 @@ dev
  * add truncate thrift method (CASSANDRA-531)
  * http mini-interface using mx4j (CASSANDRA-1068)
  * optimize away copy of sliced row on memtable read path (CASSANDRA-1046)
+ * 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)
 
 
 0.6.3