Updated Branches: refs/heads/cassandra-1.1 ff1ba8707 -> ae13debd3
Update changes Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ae13debd Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ae13debd Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/ae13debd Branch: refs/heads/cassandra-1.1 Commit: ae13debd39c788d4444d2aaeef97fd61f60158d4 Parents: ff1ba87 Author: Brandon Williams <[email protected]> Authored: Mon Jul 16 16:54:29 2012 -0500 Committer: Brandon Williams <[email protected]> Committed: Mon Jul 16 16:54:29 2012 -0500 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/ae13debd/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index a3ba123..a525ad8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -17,6 +17,8 @@ Merged from 1.0: tombstones in PrecompactedRow (CASSANDRA-4396) * fix 1.0.x node join to mixed version cluster, other nodes >= 1.1 (CASSANDRA-4195) * Fix LCS splitting sstable base on uncompressed size (CASSANDRA-4419) + * Bootstraps that fail are detected upon restart and will retry safely without + needing to delete existing data first (CASSANDRA-4427) 1.1.2
