Hi, I have auto-compaction enabled and max.query.execution.time=5, when I load multiple segments, they get compacted according to the compaction threshold, but the compacted segments remain visible even after 5 minutes.
Is this behaviour correct? Shouldn't the compacted segments get auto deleted after 5 minutes? Pallavi