mirror of https://github.com/apache/cassandra
merge from 0.5
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/branches/cassandra-0.6@915441 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6c253ceeef
commit
dd74bd4d42
|
|
@ -39,7 +39,9 @@
|
|||
* allow larger numbers of keys (> 140M) in a sstable bloom filter
|
||||
(CASSANDRA-790)
|
||||
* include jvm argument improvements from CASSANDRA-504 in debian package
|
||||
* change streaming chunk size to 32MB (was 64MB) (CASSANDRA-795)
|
||||
* change streaming chunk size to 32MB to accomodate Windows XP limitations
|
||||
(was 64MB) (CASSANDRA-795)
|
||||
* fix get_range_slice returning results in the wrong order (CASSANDRA-781)
|
||||
|
||||
|
||||
0.5.0 final
|
||||
|
|
|
|||
Loading…
Reference in New Issue