Add journal compaction testing

This commit is contained in:
martinsumner 2017-06-06 16:30:02 +01:00
parent 4cf3eea1eb
commit 94f3e036ea
4 changed files with 37 additions and 4 deletions

View file

@ -29,8 +29,6 @@ There is some work required before LevelEd could be considered production ready:
- Introduction of property-based testing.
- Amend compaction scheduling to ensure that all vnodes do not try to concurrently compact during a single window.
- Improved handling of corrupted files.
- A way of identifying the partition in each log to ease the difficulty of tracing activity when multiple stores are run in parallel.