mirror of https://github.com/apache/cassandra
Remove obsolete line from the NEWS file
This commit is contained in:
parent
808d7c9f32
commit
706edf94f8
3
NEWS.txt
3
NEWS.txt
|
|
@ -19,9 +19,6 @@ Upgrading
|
||||||
- The KsDef.replication_factor field (deprecated since 0.8) has
|
- The KsDef.replication_factor field (deprecated since 0.8) has
|
||||||
been removed. Older clients will need to be updated to be able
|
been removed. Older clients will need to be updated to be able
|
||||||
to continue to created and update keyspaces.
|
to continue to created and update keyspaces.
|
||||||
- The KsDef.replication_factor field (deprecated since 0.8) has
|
|
||||||
been removed. Older clients will need to be updated to be able
|
|
||||||
to continue to created and update keyspaces.
|
|
||||||
- If you are running a multi datacenter setup, you should upgrade to
|
- If you are running a multi datacenter setup, you should upgrade to
|
||||||
the latest 1.0.x (or 0.8.x) release before upgrading. Versions
|
the latest 1.0.x (or 0.8.x) release before upgrading. Versions
|
||||||
0.8.8 and 1.0.3-1.0.5 generate cross-dc forwarding that is incompatible
|
0.8.8 and 1.0.3-1.0.5 generate cross-dc forwarding that is incompatible
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue