Kefu Chai
|
eb9216ef11
|
compaction: do not include unused headers
these unused includes were identified by clangd. see
https://clangd.llvm.org/guides/include-cleaner#unused-include-warning
for more details on the "Unused include" warning.
Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>
Closes scylladb/scylladb#16707
|
2024-01-10 11:07:36 +02:00 |
|
Raphael S. Carvalho
|
157a5c4b1b
|
treewide: Avoid using namespace sstables in header to avoid conflicts
That's needed for compaction_group.hh to be included in headers.
Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>
|
2023-11-23 17:36:57 +02:00 |
|
Raphael S. Carvalho
|
25f73a4181
|
compaction: Introduce compaction_strategy_state
Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>
|
2023-03-27 15:46:11 -03:00 |
|