mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 20:27:03 +00:00
Check that commitlog provides durability in case of a node reboot: * truncate table T, truncation_record RP=1000; * clean shutdown node/reboot machine/restart node, now RP=~0 since segment ids count from boot time; * write some data to T; crash/restart * check data is retained
3.6 KiB
3.6 KiB