iotdb
iotdb copied to clipboard
Apache IoTDB
我们项目中使用的是IoTDB 1.2.2版本,经过扫描发现该版本存在很多 cvss 评分为7.0以上的漏洞,请参考附图,谢谢。 
1.0版本中路径不允许为实数,如 root.xx.10000009,使用tsfile导入1.0时 抛异常 org.apache.iotdb.commons.exception.IllegalPathException: root.xx.10000009 is not a legal path,对于这种不兼容的数据有什么办法可以导入到1.0版本吗?
### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 1.1.1 ### Describe the bug and provide the minimal reproduce step 问题:从0.13版本迁移数据到1.1.1版本,报错:Auto create...
如题 ``` //将准备删除的时间序列进行删除,其中len(timeSeriesToBeDeleted) == 0 sessionPool.deleteTimeseries(timeSeriesToBeDeleted); ``` 报错: 508:Timeseries [root] does not exist or is represented by schema template 依赖如下: org.apache.iotdb iotdb-session 1.2.2
### Introduction This PR introduces Local Split, an optimized procedure of syncing **historical TsFiles** from one IoTDB instance to another with Pipe. Here is a brief introduction to Local Split...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version iotdb:1.0.1-standalone ### Describe the bug and provide the minimal reproduce step docker network...
more details can be seen in https://jira.infra.timecho.com:8443/browse/TIMECHODB-474
### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version V1.2.2 ### Describe the bug and provide the minimal reproduce step 10.166.50.30|31|33 是一个iotdb...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version Centos 7.4 0.13.4 ### Describe the bug and provide the minimal reproduce step...