This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git
from b4484968bd Use MAX_PARALLEL_TRANSFERS instead of default new f2e3a0a4fc Handle sstable metadata stats file getting a new mtime after compaction has finished new d4fb51347c 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/db/lifecycle/LogFile.java | 19 ++- .../apache/cassandra/db/lifecycle/LogRecord.java | 70 ++++++++- .../cassandra/db/lifecycle/LogTransaction.java | 2 + .../cassandra/db/lifecycle/LogTransactionTest.java | 175 ++++++++++++++++++++- 5 files changed, 256 insertions(+), 11 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org