mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-2.0' into cassandra-2.1
Conflicts: CHANGES.txt
This commit is contained in:
commit
66a3da0e2f
|
|
@ -36,6 +36,8 @@ Merged from 2.0:
|
|||
* Fix the InvertedIndex trigger example (CASSANDRA-7211)
|
||||
* Add --resolve-ip option to 'nodetool ring' (CASSANDRA-7210)
|
||||
* reduce garbage on codec flag deserialization (CASSANDRA-7244)
|
||||
* Fix duplicated error messages on directory creation error at startup (CASSANDRA-5818)
|
||||
* Proper null handle for IF with map element access (CASSANDRA-7155)
|
||||
Merged from 1.2:
|
||||
* Add Cloudstack snitch (CASSANDRA-7147)
|
||||
* Update system.peers correctly when relocating tokens (CASSANDRA-7126)
|
||||
|
|
|
|||
Loading…
Reference in New Issue