Files
scylladb/sstables
Raphael S. Carvalho bfc5376548 compaction: remove gate from compaction manager task
There is no longer a need to use gate for regular termination of
fiber that runs compaction. Now, we only set task->stopping to
true, ask for compaction termination, and wait for its future to
resolve. Code is simplified a lot with this change.

Reviewed-by: Nadav Har'El <nyh@scylladb.com>
Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>
2016-07-08 15:05:10 -03:00
..
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-06-30 11:39:01 +01:00
2016-07-03 10:27:00 +03:00