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
..
2017-04-20 10:54:38 +02:00
2018-05-13 12:38:25 -07:00
2018-11-21 00:01:44 +02:00
2018-11-22 11:30:31 +00:00
2018-05-31 21:09:38 -04:00
2018-11-01 13:16:17 +00:00
2018-11-21 00:01:44 +02:00
2018-01-02 18:43:07 -05:00
2018-11-24 18:53:05 -02:00
2018-06-24 14:54:46 +03:00
2018-11-24 18:53:10 -02:00
2018-11-24 18:53:07 -02:00
2018-04-24 11:30:26 +02:00
2018-11-01 13:16:17 +00:00
2018-05-19 20:52:07 +03:00
2018-11-21 00:01:44 +02:00
2018-09-05 09:48:17 -07:00
2018-11-01 13:16:17 +00:00
2018-05-31 15:51:11 +01:00
2018-11-01 13:16:17 +00:00
2017-05-05 17:02:31 +03:00
2018-11-24 09:31:51 +00:00
2018-11-24 09:31:51 +00:00
2018-11-01 13:16:17 +00:00
2017-08-30 11:55:36 -03:00
2018-11-21 00:01:44 +02:00
2018-06-03 18:14:09 -04:00
2018-11-01 13:16:17 +00:00
2018-10-10 11:44:14 -07:00
2018-05-19 21:01:45 +03:00
2018-10-10 11:44:14 -07:00
2018-10-29 14:58:08 -07:00
2018-10-29 14:58:08 -07:00
2018-11-06 09:28:37 +02:00
2018-06-15 09:11:09 +02:00
2018-11-05 13:47:30 -08:00
2018-10-12 14:18:15 +02:00
2018-11-21 00:01:44 +02:00
2018-02-21 01:02:16 +00:00
2018-01-29 11:57:04 -08:00
2018-01-02 18:43:07 -05:00
2018-05-09 11:40:59 +02:00
2018-05-23 19:54:16 +02:00
2018-11-24 09:31:51 +00:00
2017-08-28 16:14:13 +03:00
2018-07-11 16:55:20 +02:00
2017-09-12 10:43:05 +03:00
2018-05-22 13:40:15 -04:00
2018-06-15 14:27:22 -04:00
2018-11-24 18:53:05 -02:00
2018-04-24 11:30:26 +02:00
2018-04-24 11:30:26 +02:00
2018-04-24 11:30:26 +02:00
2018-04-24 11:30:26 +02:00
2018-11-24 18:53:01 -02:00
2018-11-24 18:53:01 -02:00
2018-10-01 13:15:43 +03:00
2018-05-23 06:20:21 -04:00
2018-11-24 18:53:01 -02:00
2018-04-24 09:45:55 +02:00
2018-11-21 14:04:27 +01:00