max.query.execution.time=5 and compacted segment life
Posted by Pallavi Singh on Aug 30, 2017; 10:06am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/max-query-execution-time-5-and-compacted-segment-life-tp20957.html
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