diff --git a/CHANGES.txt b/CHANGES.txt index 49c917e58f..537aafb2d4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,7 +6,6 @@ * Scan all sstables for all queries to avoid situations where different types of operation on the same ColumnFamily could disagree on what data was present - * Configurable LRU cache for key lookups * Snapshot support via JMX * BinaryMemtable support for bulk load via hadoop; see https://github.com/lenn0x/Cassandra-Hadoop-BMT/tree diff --git a/conf/storage-conf.xml b/conf/storage-conf.xml index bff347ee5d..a411bc2ab7 100644 --- a/conf/storage-conf.xml +++ b/conf/storage-conf.xml @@ -42,17 +42,6 @@ --> - - 0.01