Merge branch 'cassandra-2.0' into trunk

This commit is contained in:
Aleksey Yeschenko 2013-11-08 23:39:59 +03:00
commit 1a99801610
1 changed files with 7 additions and 14 deletions

View File

@ -43,20 +43,6 @@ Upgrading
behavior) and 1.0 omits everything.
2.0.2
=====
New features
------------
- A new CQLSSTableWriter class has been added. It is the equivalent of
the existing SSTableSimpleWriter/SSTableSimpleUnsortedWriter but is
CQL oriented.
Upgrading
---------
- Nodetool defaults to Sequential mode for repair operations
2.0.2
=====
@ -74,6 +60,13 @@ New features
- New replace_address to supplant the (now removed) replace_token and
replace_node workflows to replace a dead node in place. Works like the
old options, but takes the IP address of the node to be replaced.
- A new CQLSSTableWriter class has been added. It is the equivalent of
the existing SSTableSimpleWriter/SSTableSimpleUnsortedWriter but is
CQL oriented.
Upgrading
---------
- Nodetool defaults to Sequential mode for repair operations
2.0.1