mini-lsm icon indicating copy to clipboard operation
mini-lsm copied to clipboard

[Bug] compaction-simulator-ref leveled display bug

Open jiangwel opened this issue 1 year ago • 1 comments

image 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.

jiangwel avatar Jul 26 '24 03:07 jiangwel

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 :)

skyzh avatar Jul 26 '24 04:07 skyzh