Files
scylladb/replica
Nadav Har'El 12f0007ede Merge 'Skip auto snapshot for non-local storages' from Pavel Emelyanov
When a table is truncated or dropped it can be auto-snapshotted if the respective config option is set (by default it is). Non local storages don't implement snapshotting yet and emit on_internal_error() in that case aborting the whole process. It's better to skip snapshot with a warning instead.

Closes scylladb/scylladb#16220

* github.com:scylladb/scylladb:
  database: Do not auto snapshot non-local storages' tables
  database: Simplify snapshot booleans in truncate_table_on_all_shards()
2023-12-11 12:13:48 +02:00
..
2023-02-15 11:01:50 +02:00
2023-11-05 20:01:27 +02:00
2023-07-19 01:28:28 -04:00
2023-05-12 07:26:18 -04:00