mirror of https://github.com/apache/cassandra
merge from 0.8
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1097388 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bec125b777
commit
d1675ba0e7
|
|
@ -10,6 +10,7 @@
|
|||
* fix nodetool setcompactionthroughput (CASSANDRA-2550)
|
||||
* move gossip heartbeat back to its own thread (CASSANDRA-2554)
|
||||
* validate cql TRUNCATE columnfamily before truncating (CASSANDRA-2570)
|
||||
* fix batch_mutate for mixed standard-counter mutations (CASSANDRA-2457)
|
||||
|
||||
|
||||
0.8.0-beta1
|
||||
|
|
|
|||
Loading…
Reference in New Issue