THUMarkLau opened a new pull request #4015: URL: https://github.com/apache/iotdb/pull/4015
Currently, there are two submission entries for compaction tasks in IoTDB: one is triggered periodically, and the other is to manually execute the `merge` statement in the CLI. Under normal circumstances, these two portals will not submit merge tasks at the same time. But in some cases, these two entries are triggered together, it is possible to submit the same merge task, causing concurrency problems.  -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
