Updated Branches: refs/heads/trunk a2ccd2f70 -> 381fe751b
CHANGES Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/381fe751 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/381fe751 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/381fe751 Branch: refs/heads/trunk Commit: 381fe751b0dae49a812415fcaa7579ba0e20b2c3 Parents: a2ccd2f Author: Jonathan Ellis <[email protected]> Authored: Mon Mar 25 10:52:52 2013 -0500 Committer: Jonathan Ellis <[email protected]> Committed: Mon Mar 25 10:52:52 2013 -0500 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/381fe751/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index b1ea1f3..4c7fdb4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 2.0 + * Log when a node is down longer than the hint window (CASSANDRA-4554) * Optimize tombstone creation for ExpiringColumns (CASSANDRA-4917) * Improve LeveledScanner work estimation (CASSANDRA-5250) * Replace compaction lock with runWithCompactionsDisabled (CASSANDRA-3430)
