Files
scylladb/utils
Tomasz Grabiec 53caf5ecca lsa: Fix segment heap corruption
The segment heap is a max-heap, with sparser segments on the top. When
we free from a segment its occupancy is decreased, but its position in
the heap increases.

This bug caused that we picked up segments for compaction in the wrong
order. In extreme cases this can lead to a livelock, in some cases may
just increase compaction latency.
2015-09-10 17:20:04 +03:00
..
2015-09-08 16:04:30 +02:00
2015-09-08 16:04:30 +02:00
2015-08-09 00:05:33 +03:00
2015-04-01 09:43:47 +02:00
2015-07-14 17:18:11 +03:00
2015-05-19 11:22:41 -04:00
2015-08-23 12:22:49 +03:00
2015-09-10 17:20:04 +03:00
2015-08-06 14:05:16 +02:00
2015-07-08 10:50:46 +02:00
2015-07-08 10:50:46 +02:00
2015-08-31 14:29:45 +02:00
2015-08-31 14:29:45 +02:00
2015-01-06 17:23:46 +08:00