-
Huachao Huang authored
Previous implementation relies on auto compactions to move files to the specific level, which is not reliable. This PR controls the compaction manually to make sure the files will be placed at the expected level.
Previous implementation relies on auto compactions to move files to the specific level, which is not reliable. This PR controls the compaction manually to make sure the files will be placed at the expected level.