Files
scylladb/sstables
Raphael S. Carvalho f6df949c1a compaction: share sstable set with incremental reader selector
By doing that, we'll be able to release exhausted sstable from both
simulteaneously.
That's achieved by sharing set containing input sstables with the incremental
reader selector and removing exhausted sstables from shared set when the
time has come.

Step towards reducing disk requirement for compaction by making it delete
sstable which all data is in a sealed new sstable. For that to happen,
all references must be gone.

Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>
2018-11-24 18:53:10 -02:00
..
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2017-05-05 17:02:31 +03:00
2018-11-21 00:01:44 +02:00
2018-06-15 09:11:09 +02:00
2018-11-21 00:01:44 +02:00
2018-05-23 19:54:16 +02:00
2018-11-24 09:31:51 +00:00
2018-10-01 13:15:43 +03:00