mirror of https://github.com/apache/cassandra
update CHANGES
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@955274 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
72854b4283
commit
eb1466330a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue