You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2012/07/23 18:22:47 UTC

[8/12] git commit: Update changes

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/trunk
Commit: ae13debd39c788d4444d2aaeef97fd61f60158d4
Parents: ff1ba87
Author: Brandon Williams <br...@apache.org>
Authored: Mon Jul 16 16:54:29 2012 -0500
Committer: Brandon Williams <br...@apache.org>
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