This is an automated email from the ASF dual-hosted git repository. jmckenzie pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 4c85c6a403 key_cache_save_period, row_cache_save_period, counter_cache_save_period are not deprecated and we should not emit deprecation warning on startup for them Patch by Ekaterina Dimitrova; reviewed by Stefan Miklosovic for CASSANDRA-17904 new 29c0ad80c9 Fix repair failure on assertion if two peers have overlapping mismatching ranges new 1f90c9eb3d Merge branch 'cassandra-4.0' into cassandra-4.1 The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: CHANGES.txt | 1 + .../org/apache/cassandra/repair/asymmetric/RangeMap.java | 10 ++++++---- .../apache/cassandra/repair/asymmetric/RangeMapTest.java | 14 ++++++++++++-- 3 files changed, 19 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org