iotdb
iotdb copied to clipboard
数据存活时间(TTL) 没有起作用 ?
Describe the bug 配置如下:
timestamp_precision=ns
default_ttl=600000
- 我不确定我设置的这个 600000 是ns 还是 ms级别的。
- 所有我插入了5条数据(如下)

- 如果 600000 是ms级别,则过了10分钟后,数据依然存在

-- 版本:

We will fix this issue in the new version.
https://github.com/apache/iotdb/pull/7580 Fixed