You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by gd...@apache.org on 2011/02/07 16:38:25 UTC

svn commit: r1067977 - in /cassandra/trunk: CHANGES.txt NEWS.txt

Author: gdusbabek
Date: Mon Feb  7 15:38:24 2011
New Revision: 1067977

URL: http://svn.apache.org/viewvc?rev=1067977&view=rev
Log:
metadata update. patch by gdusbabek, reviewed by brandonwilliams. CASSANDRA-1949

Modified:
    cassandra/trunk/CHANGES.txt
    cassandra/trunk/NEWS.txt

Modified: cassandra/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/cassandra/trunk/CHANGES.txt?rev=1067977&r1=1067976&r2=1067977&view=diff
==============================================================================
--- cassandra/trunk/CHANGES.txt (original)
+++ cassandra/trunk/CHANGES.txt Mon Feb  7 15:38:24 2011
@@ -6,6 +6,7 @@
  * configurable internode encryption (CASSANDRA-1567)
  * human readable column names in sstable2json output (CASSANDRA-1933)
  * change default JMX port to 7199 (CASSANDRA-2027)
+ * backwards compatible internal messaging (CASSANDRA-1015)
 
 
 0.7.1

Modified: cassandra/trunk/NEWS.txt
URL: http://svn.apache.org/viewvc/cassandra/trunk/NEWS.txt?rev=1067977&r1=1067976&r2=1067977&view=diff
==============================================================================
--- cassandra/trunk/NEWS.txt (original)
+++ cassandra/trunk/NEWS.txt Mon Feb  7 15:38:24 2011
@@ -7,6 +7,9 @@ Upgrading
     moved from org.apache.cassandra.avro to org.apache.cassandra.hadoop.avro,
     applications using these classes will need to be updated accordingly.
 
+	Upgrading from version 0.7.1 or later can be done with a rolling restart,
+	one node at a time.  You do not need to bring down the whole cluster.
+
 Other
 -----
     In the past, sstable2json would write column names and values as hex