Files
scylladb/tools
Benny Halevy 993e6997c0 api: compaction: add flush_memtables option
When flushing is done externally, e.g. by running
`nodetool flush` prior to `nodetool compact`,
flush_memtables=false can be passed to skip flushing
of tables right before they are major-compacted.

This is useful to prevent creation of small sstables
due to excessive memtable flushing.

Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
(cherry picked from commit 1fd85bd37b)
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