leveled/test
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
..
end_to_end Don't score a rolling file 2020-03-16 21:41:47 +00:00
volume Add journal compaction testing 2017-06-06 16:30:02 +01:00
lookup_test.erl Add compatibility for old and new random / rand functions 2017-08-01 11:24:12 +02:00
member_test.erl Switch to leveled_rand for compatibility 2018-11-07 17:01:51 +00:00
rice_test.erl Add compatibility for old and new random / rand functions 2017-08-01 11:24:12 +02:00