Updated Branches: refs/heads/cassandra-1.1.0 37289014e -> 2a4ccf673
Remove other obsolete NEW entry Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2a4ccf67 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2a4ccf67 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/2a4ccf67 Branch: refs/heads/cassandra-1.1.0 Commit: 2a4ccf6738417f81c1e203f026cffb45a934d10e Parents: 3728901 Author: Sylvain Lebresne <[email protected]> Authored: Fri Apr 20 17:32:13 2012 +0200 Committer: Sylvain Lebresne <[email protected]> Committed: Fri Apr 20 17:32:13 2012 +0200 ---------------------------------------------------------------------- NEWS.txt | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/2a4ccf67/NEWS.txt ---------------------------------------------------------------------- diff --git a/NEWS.txt b/NEWS.txt index 1f46b4a..5132730 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -14,9 +14,6 @@ by version X, but the inverse is not necessarily the case.) Upgrading --------- - - 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 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
