This is an automated email from the ASF dual-hosted git repository.
edimitrova pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 12e2c15 Forward port from cassandra-4.0(CASSANDRA-17377) -
deprecation of otc_coalescing_strategy, otc_coalescing_window_us,
otc_coalescing_enough_coalesced_messages, otc_backlog_expiration_interval_ms
patch by Ekaterina Dimitrova; reviewed by David Capwell for CASSANDRA-17378
add 193d4ef Prevent SSTableLoader from doing unnecessary work patch by
Serban Teodorescu; reviewed by Aleksandr Sorokoumov, Marcus Eriksson and Zhao
Yang for CASSANDRA-16349
add a8b67e3 Streaming tasks handle empty SSTables correctly patch by
Aleksandr Sorokoumov; reviewed by Marcus Eriksson and Zhao Yang for
CASSANDRA-16349
new 75bea27 Merge branch 'cassandra-4.0' into trunk
new e40f816 Fix CHANGES.txt
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 | 2 +
.../db/streaming/CassandraIncomingFile.java | 2 +-
.../apache/cassandra/io/sstable/SSTableLoader.java | 5 ++
.../io/sstable/format/RangeAwareSSTableWriter.java | 4 +-
.../format/RangeAwareSSTableWriterTest.java | 91 ++++++++++++++++++++++
5 files changed, 101 insertions(+), 3 deletions(-)
create mode 100644
test/unit/org/apache/cassandra/io/sstable/format/RangeAwareSSTableWriterTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]