You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "FengQingxin (Jira)" <ji...@apache.org> on 2021/10/26 01:36:00 UTC

[jira] [Created] (IOTDB-1891) 【cluster】Got an wrong result with "max_time"

FengQingxin created IOTDB-1891:
----------------------------------

             Summary: 【cluster】Got an wrong result with "max_time"
                 Key: IOTDB-1891
                 URL: https://issues.apache.org/jira/browse/IOTDB-1891
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Cluster
    Affects Versions: 0.12.2
            Reporter: FengQingxin
         Attachments: image-2021-10-26-09-22-24-708.png

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

!image-2021-10-26-09-22-24-708.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)