mirror of https://github.com/apache/cassandra
Update changelog
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.8@1171107 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dba3a64482
commit
d0ba9522da
|
|
@ -18,9 +18,12 @@
|
|||
* Fix using read_repair_chance instead of merge_shard_change (CASSANDRA-3202)
|
||||
* Avoid streaming data to nodes that already have it, on move as well as
|
||||
decommission (CASSANDRA-3041)
|
||||
* Fix divide by zero error in GCInspector
|
||||
* Fix divide by zero error in GCInspector (CASSANDRA-3164)
|
||||
* allow quoting of the ColumnFamily name in CLI `create column family`
|
||||
statement (CASSANDRA-3195)
|
||||
* Fix rolling upgrade from 0.7 to 0.8 problem (CASANDRA-3166)
|
||||
* Accomodate missing encryption_options in IncomingTcpConnection.stream
|
||||
(CASSANDRA-3212)
|
||||
|
||||
|
||||
0.8.5
|
||||
|
|
|
|||
Loading…
Reference in New Issue