Files
scylladb/tools
Raphael S. Carvalho 9067a13eac compaction: split compaction info and data for control
compaction_info must only contain info data to be exported to the
outside world, whereas compaction_data will contain data for
controlling compaction behavior and stats which change as
compaction progresses.
This separation makes the interface clearer, also allowing for
future improvements like removing direct references to table
in compaction.

Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>
2021-09-30 13:16:57 -03:00
..
2021-07-30 13:58:45 +03:00
2021-09-07 15:47:22 +03:00
2021-09-15 12:55:54 +03:00