You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ru...@apache.org on 2018/01/08 23:19:46 UTC

cassandra git commit: Updated NEWS.txt with details on change to nodetool snapshot.

Repository: cassandra
Updated Branches:
  refs/heads/trunk 21be9d2f5 -> 45c7c4561


Updated NEWS.txt with details on change to nodetool snapshot.


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/45c7c456
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/45c7c456
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/45c7c456

Branch: refs/heads/trunk
Commit: 45c7c456167e77cb7e8cdf161bc4350deba08aef
Parents: 21be9d2
Author: Jon Haddad <jo...@jonhaddad.com>
Authored: Mon Jan 8 15:19:37 2018 -0800
Committer: Jon Haddad <jo...@jonhaddad.com>
Committed: Mon Jan 8 15:19:37 2018 -0800

----------------------------------------------------------------------
 NEWS.txt | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/45c7c456/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 259507e..06d73ea 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -101,6 +101,8 @@ Upgrading
 	  Batch mode remains a valid commit log mode, however.
 	- There is a new commit log mode, group, which is similar to batch mode
 	  but blocks for up to a configurable number of milliseconds between disk flushes.
+	- nodetool clearsnapshot now required the --all flag to remove all snapshots.
+	  Previous behavior would delete all snapshots by default.
 
 Materialized Views
 -------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org