This is an automated email from the ASF dual-hosted git repository.

dcapwell pushed a commit to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit 54f73083a2bea2ce9b0a6cb7a2cb305b342f1b20
Merge: 24bd7d6 d2da11d
Author: David Capwell <[email protected]>
AuthorDate: Fri May 21 16:51:49 2021 -0700

    Merge branch 'cassandra-3.0' into cassandra-3.11

 CHANGES.txt                                             |  1 +
 .../org/apache/cassandra/tools/StandaloneVerifier.java  | 17 ++++-------------
 2 files changed, 5 insertions(+), 13 deletions(-)

diff --cc CHANGES.txt
index 5fa97ae,784c550..2e419c9
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -1,12 -1,5 +1,13 @@@
 -3.0.25:
 +3.11.11
 + * Maps $CASSANDRA_LOG_DIR to cassandra.logdir java property when executing 
nodetool (CASSANDRA-16199)
 + * Nodetool garbagecollect should retain SSTableLevel for LCS 
(CASSANDRA-16634)
 + * Ignore stale acks received in the shadow round (CASSANDRA-16588)
 + * Add autocomplete and error messages for provide_overlapping_tombstones 
(CASSANDRA-16350)
 + * Add StorageServiceMBean.getKeyspaceReplicationInfo(keyspaceName) 
(CASSANDRA-16447)
 + * Make sure sstables with moved starts are removed correctly in 
LeveledGenerations (CASSANDRA-16552)
 + * Upgrade jackson-databind to 2.9.10.8 (CASSANDRA-16462)
 +Merged from 3.0:
+  * StandaloneVerifier does not fail when unable to verify SSTables, it only 
fails if Corruption is thrown (CASSANDRA-16683)
   * Fix bloom filter false ratio calculation by including true negatives 
(CASSANDRA-15834)
   * Prevent loss of commit log data when moving sstables between nodes 
(CASSANDRA-16619)
   * Fix materialized view builders inserting truncated data (CASSANDRA-16567)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to