Closed zhougit86 closed 1 year ago
@yapple Master, I have 2 questions: 1, what's the reason terark set the max subcompaction to 1 even when the config is 0 2, what's the unit size of blob size? kb mb? and the size is counted after zstd/ snappy compression or before it?
if subcompaction == 1, that means only one "major" compaction will happen? no concurrent subcompaction?
@yapple Master, I have 2 questions: 1, what's the reason terark set the max subcompaction to 1 even when the config is 0 2, what's the unit size of blob size? kb mb? and the size is counted after zstd/ snappy compression or before it?