mini-lsm
mini-lsm copied to clipboard
[Bug] compaction-simulator-ref leveled display bug
The SST IDs inserted in the compression plan for L4 should be the cumulative result of 1 and 2, which are 3 and 4.
However, after compression, the displayed SST IDs remain as the original 1 and 2.
yes, but there are two modes for the compaction simulator, the show original ID mode, and the show new ID mode? you may tweak the cli parameters to get your desired result :)