leveled/test/end_to_end
Martin Sumner 808a858d09 Don't score a rolling file
In giving an empty file a score of 0, a race condition was exposed.  A file might not be active, but might still be rolling - and then cna get scored as 0, and immediately compacted.  It will then be removed from the journal manifest.

Check each file is not rolling before making it a candidate for rolling.
2020-03-16 21:41:47 +00:00
..
appdefined_SUITE.erl Issue with tag order 2020-03-16 16:35:06 +00:00
basic_SUITE.erl GC manifest files when numbers skipped 2019-05-23 10:16:15 +01:00
iterator_SUITE.erl Push log update through to cdb/sst 2018-12-11 20:42:00 +00:00
recovery_SUITE.erl Add tests for appDefined functions 2020-03-16 12:51:14 +00:00
riak_SUITE.erl Don't score a rolling file 2020-03-16 21:41:47 +00:00
testutil.erl Issue with tag order 2020-03-16 16:35:06 +00:00
tictac_SUITE.erl Change to cast in inker/iclerk interaction 2019-01-24 21:32:54 +00:00