ebbc7aa43ea9eac24813a2f96c2936ab47fe1ea6
compact_all_sstables is about selecting all available sstables for compaction and executing a compaction code on them. This compaction code was moved to a more generic function called compact_sstables, which will compact a list of given sstables. Signed-off-by: Raphael S. Carvalho <raphaelsc@cloudius-systems.com>
Description
No description provided
Languages
C++
73.5%
Python
25.3%
CMake
0.3%
GAP
0.3%
Shell
0.3%