Repository: cassandra Updated Branches: refs/heads/trunk b3d2940a0 -> e2e28a02e
Fixed changes to reflect CASSANDRA-13391 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e2e28a02 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e2e28a02 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/e2e28a02 Branch: refs/heads/trunk Commit: e2e28a02e8d77d925b72e435146d938ca102cacb Parents: b3d2940 Author: Jon Haddad <[email protected]> Authored: Wed Dec 27 18:50:42 2017 -0800 Committer: Jon Haddad <[email protected]> Committed: Wed Dec 27 18:50:42 2017 -0800 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/e2e28a02/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 3826190..ba0f842 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -172,6 +172,7 @@ * Anticompaction can cause noisy log messages (CASSANDRA-13684) * Switch to client init for sstabledump (CASSANDRA-13683) * CQLSH: Don't pause when capturing data (CASSANDRA-13743) + * nodetool clearsnapshot requires --all to clear all snapshots (CASSANDRA-13391) 3.11.2 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
