Files
scylladb/sstables
Raphael S. Carvalho af26e7a691 lcs: fix starvation at higher levels
When max sstable size is increased, higher levels are suffering from
starvation because we decide to compact a given level if the following
calculation results in a number greater than 1.001:
level_size(L) / max_size_for_level_l(L)

Fixes #1720.

Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>
(cherry picked from commit a8ab4b8f37)
2016-10-09 11:07:48 +03:00
..
2016-08-07 17:47:09 +03:00
2016-07-03 10:27:00 +03:00
2016-08-31 15:13:23 -04:00
2016-07-22 07:03:08 +01:00