Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.12.2
-
None
Description
Hi IoTDBers:
I met an bug when I using iotdb-cluster(0.12.2-snapshot).
- start iotdb-cluster [3 nodes,default_replica_num=1]
- insert data with iotdb-benchmark[read and write]
- set ttl=5 days.
- select max_time(s_0) from root.test.g_0.d_0
- select s_0 from root.test.g_0.d_0 order by time desc limit 10
Plesae refer to the below picture.
Now I'm trying to recurrence this bug in v0.12.3 RC1