leveled/test/end_to_end
Martin Sumner c060c0e41d Handle L0 cache being full
A test thta will cause leveled to crash due to a low cache size being set - but protect against this (as well as the general scenario of the cache being full).

There could be a potential case where a L0 file present (post pending) without work backlog being set.  In this case we want to roll the level zero to memory, but don't accept the cache update if the L0 cache is already full.
2019-01-14 12:27:51 +00:00
..
appdefined_SUITE.erl Add user-defined functions 2018-12-06 21:00:59 +00:00
basic_SUITE.erl Handle L0 cache being full 2019-01-14 12:27:51 +00:00
iterator_SUITE.erl Push log update through to cdb/sst 2018-12-11 20:42:00 +00:00
recovery_SUITE.erl Push log update through to cdb/sst 2018-12-11 20:42:00 +00:00
riak_SUITE.erl Push log update through to cdb/sst 2018-12-11 20:42:00 +00:00
testutil.erl Push log update through to cdb/sst 2018-12-11 20:42:00 +00:00
tictac_SUITE.erl Check segment is as expected with tuplebuckets 2018-11-05 10:31:15 +00:00