iotdb
iotdb copied to clipboard
Apache IoTDB
## Description fix error log caused by ClosedByInterruptException in compaction module
## Description Add classLoader and change default timeout. see [jira](https://issues.apache.org/jira/browse/IOTDB-6301) and [feishu doc](https://apache-iotdb.feishu.cn/docx/Oz5SdloTzotPkyxiqVWcm2c2nKg) for details.
### Search before asking - [ ] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 1.1.0 ### Describe the bug and provide the minimal reproduce step 1、构建Table...
New feature to implement device-level TTL, allowing users to set device TTL to achieve automatic management of data lifecycle. See details in [doc](https://apache-iotdb.feishu.cn/docx/Svofd0ifoo3RXrxaDemc3JEJn0c?from=from_copylink).
## Description As the title said. This PR has: - [ ] been self-reviewed. - [ ] concurrent read - [ ] concurrent write - [ ] concurrent read and...