mirror of https://github.com/apache/cassandra
belatedly mention 0.6.1 network incompatibility with 0.6.0
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.6@958086 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
04d06ab076
commit
a94828f571
14
NEWS.txt
14
NEWS.txt
|
|
@ -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
|
||||
=====
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue