This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git
from a09d5240ab Add read ahead buffer for scans of compressed data files add ef354d0d5e Update Zstd library to 1.5.7-1 add 16bca9d343 Merge branch 'cassandra-4.0' into cassandra-4.1 add 4f382d93f5 Merge branch 'cassandra-4.1' into cassandra-5.0 No new revisions were added by this update. Summary of changes: .build/parent-pom-template.xml | 2 +- CHANGES.txt | 2 + ide/nbproject/project.xml | 2 +- .../upgrade/CompressionUpgradeTest.java | 122 +++++++++++++++++++++ 4 files changed, 126 insertions(+), 2 deletions(-) create mode 100644 test/distributed/org/apache/cassandra/distributed/upgrade/CompressionUpgradeTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org