Updated Branches: refs/heads/cassandra-2.0 cf8fa6e11 -> 553792134 refs/heads/trunk 327cab8ab -> a71f47a0a
mention 5950 in NEWS Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/55379213 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/55379213 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/55379213 Branch: refs/heads/cassandra-2.0 Commit: 553792134d98d15df8058f824c69da02a7342d2b Parents: cf8fa6e Author: Jonathan Ellis <[email protected]> Authored: Thu Oct 31 22:22:00 2013 -0500 Committer: Jonathan Ellis <[email protected]> Committed: Thu Oct 31 22:22:00 2013 -0500 ---------------------------------------------------------------------- NEWS.txt | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/55379213/NEWS.txt ---------------------------------------------------------------------- diff --git a/NEWS.txt b/NEWS.txt index 8a5645d..a34947b 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -30,6 +30,10 @@ New features the existing SSTableSimpleWriter/SSTableSimpleUnsortedWriter but is CQL oriented. +Upgrading +--------- + - Nodetool defaults to Sequential mode for repair operations + 2.0.2 =====
