Author: jbellis
Date: Wed Dec 7 23:49:10 2011
New Revision: 1211709
URL: http://svn.apache.org/viewvc?rev=1211709&view=rev
Log:
excise mention of 2189 from CHANGES since it didn't actually get fixed
Modified:
cassandra/branches/cassandra-0.7/CHANGES.txt
Modified: cassandra/branches/cassandra-0.7/CHANGES.txt
URL:
http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.7/CHANGES.txt?rev=1211709&r1=1211708&r2=1211709&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.7/CHANGES.txt (original)
+++ cassandra/branches/cassandra-0.7/CHANGES.txt Wed Dec 7 23:49:10 2011
@@ -229,7 +229,6 @@
modification operations (CASSANDRA-2222)
* fix for reversed slice queries on large rows (CASSANDRA-2212)
* fat clients were writing local data (CASSANDRA-2223)
- * turn off string interning in json2sstable (CASSANDRA-2189)
* set DEFAULT_MEMTABLE_LIFETIME_IN_MINS to 24h
* improve detection and cleanup of partially-written sstables
(CASSANDRA-2206)