Author: jbellis
Date: Fri Jun 25 19:07:51 2010
New Revision: 958086
URL: http://svn.apache.org/viewvc?rev=958086&view=rev
Log:
belatedly mention 0.6.1 network incompatibility with 0.6.0
Modified:
cassandra/branches/cassandra-0.6/NEWS.txt
Modified: cassandra/branches/cassandra-0.6/NEWS.txt
URL:
http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.6/NEWS.txt?rev=958086&r1=958085&r2=958086&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.6/NEWS.txt (original)
+++ cassandra/branches/cassandra-0.6/NEWS.txt Fri Jun 25 19:07:51 2010
@@ -1,3 +1,17 @@
+0.6.1
+=====
+
+Upgrading
+---------
+ - We try to keep minor versions 100% compatible (data format,
+ commitlog format, network format) within the major series, but
+ we introduced a network-level incompatibility in this 0.6.1.
+ Thus, if you are upgrading from 0.6.0 to any higher version
+ (0.6.1, 0.6.2, etc.) then you will need to restart your entire
+ cluster with the new version, instead of being able to do a
+ rolling restart.
+
+
0.6.0
=====