刘珍 created IOTDB-1829:
-------------------------
Summary: When there are other files under the data
directory,print-iotdb-data-dir.sh got IOException
Key: IOTDB-1829
URL: https://issues.apache.org/jira/browse/IOTDB-1829
Project: Apache IoTDB
Issue Type: Bug
Components: Tools/Others
Affects Versions: 0.12.2
Reporter: 刘珍
Attachments: image-2021-10-13-11-14-44-791.png
rel/0.12 :
[root@i-7juoh9pu tsfileToolSet]# ls -l /data/iotdb_data/data/
total 4
-rw-r--r-- 1 root root 0 Oct 13 11:04 {color:#DE350B}*a.txt*{color}
drwxr-xr-x 52 root root 4096 Sep 16 11:20 sequence
drwxr-xr-x 2 root root 10 Sep 16 11:20 unsequence
./print-iotdb-data-dir.sh /data/iotdb_data/data/
!image-2021-10-13-11-14-44-791.png!
有其他文件时,异常。实际上传入的参数/data/iotdb_data/data/下是有sequence and unsequence路径的。
--
This message was sent by Atlassian Jira
(v8.3.4#803005)