shuwenwei opened a new pull request, #8644: URL: https://github.com/apache/iotdb/pull/8644
## Description Reimplement settle by compaction. Add a online tool which wraps some TsFiles to an inner space compaction task to implement settle. doc: https://apache-iotdb.feishu.cn/docx/ByG6d6hllorhbdxxoqscLamEnsb ### Usage ``` #MacOs or Linux ./settle-tsfile.sh -h [host] -p [port] -f [filePaths] #Windows .\settle-tsfile.bat -h [host] -p [port] -f [filePaths] ``` -- 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]
