jt2594838 commented on PR #13353: URL: https://github.com/apache/iotdb/pull/13353#issuecomment-2323626902
One potential improvement: the compaction task clears the cache file at first. If a restart happens at that time, there will be no available cache file for this restart, and the system may suffer from a long restart time. Maybe it would be better to adopt the write-a-temp-file-and-replace method. -- 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]
