This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git
from fcaa1b3e39 Do not crash on first boot with data_disk_usage_max_disk_size set when data directory is not created yet add b4210acd3d Improve CommitLogSegmentReader to skip SyncBlocks correctly in case of CRC errors No new revisions were added by this update. Summary of changes: CHANGES.txt | 1 + .../db/commitlog/CommitLogSegmentReader.java | 85 +++++++++------- .../db/commitlog/CommitLogReaderTest.java | 107 ++++++++++++++++++++- 3 files changed, 152 insertions(+), 41 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org