KipData / kipdb

Lightweight, asynchronous based on LSM Leveled Compaction KV database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSTable is not deleted after exiting(The number has reached the deletion threshold)

KKould opened this issue · comments

commented

Bug Report

Repeatedly inserting a small amount of data and then closing it will cause too many sstables(The sstable that should be at level 0 is deleted.)
image