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

paulo pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 7fe688b000 CASSANDRA-21024: Add configuration to disk usage guardrails 
to stop writes across all replicas of a keyspace when any node replicating that 
keyspace exceeds the disk usage failure threshold.
     new 45afd18a13 Automatically disable zero-copy streaming for legacy 
sstables
     new 099f376635 Merge branch 'cassandra-5.0' into trunk

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 +
 .../db/streaming/CassandraOutgoingFile.java        |   7 +-
 .../io/sstable/SSTableLoaderLegacyTest.java        | 211 +++++++++++++++++++++
 3 files changed, 217 insertions(+), 2 deletions(-)
 create mode 100644 
test/unit/org/apache/cassandra/io/sstable/SSTableLoaderLegacyTest.java


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

Reply via email to