This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
from a39f3b066f Merge branch 'cassandra-5.0' into trunk 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 new 29746cffbb Merge branch 'cassandra-4.1' into cassandra-5.0 new 629b02599e Merge branch 'cassandra-5.0' into trunk The 4 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 | 69 +++++++- .../cassandra/db/lifecycle/LogTransaction.java | 2 + .../cassandra/db/lifecycle/LogTransactionTest.java | 174 ++++++++++++++++++++- 5 files changed, 254 insertions(+), 11 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org