Files
scylladb/tools
Benny Halevy e5dcef32ef api: add /storage_service/flush
For flushing all tables in the database.
The advantage of this api is that `commitlog->force_new_active_segment`
happens only once in `database::flush_all_tables` rather than
once per keyspace (when `nodetool flush` translates to
a sequence of `/storage_service/keyspace_flush` calls).

Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
(cherry picked from commit 1b576f358b)
2024-01-12 15:57:39 +08:00
..
2023-10-11 17:29:23 +03:00
2024-01-11 11:02:16 +02:00
2024-01-10 14:20:25 +02:00
2023-09-11 21:38:02 +03:00