morningman opened a new issue #5738: URL: https://github.com/apache/incubator-doris/issues/5738
**Describe the bug** As mentioned above, in a high-concurrency import scenario, if a tablet is doing base compaction and cannot perform cumulative compaction at the same time, and base compaction may run for a long time, this will cause the tablet to accumulate too many delta versions. We can strictly guarantee that the cumulative point will not fall back, so it is safe for a tablet to do two compactions at the same time -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org