Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-1468

Rel 0.12.1 cluster:function max_time(sensor) query result is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 0.12.1
    • None
    • Core/Cluster
    • None

    Description

      version info
      Release 0.12.1

      nodes info :
      node-13,node-14,node-11

      iotdb-cluster.properties
      seed_nodes=192.168.130.13:9003,192.168.130.11:9001,192.168.130.14:9004
      default_replica_num=2

      start node-13,node-14,node-11

      iotdb benchmark connect node-13 :

      INSERT_MODE=sessionByTablet
      IS_CLIENT_BIND=true
      CLIENT_NUMBER=50
      GROUP_NUMBER=20
      GROUP_NAME_PREFIX=group_
      DEVICE_NUMBER=1000
      SENSOR_NUMBER=1000
      IS_SENSOR_TS_ALIGNMENT=true
      BATCH_SIZE=10
      LOOP=90000000
      IS_OVERFLOW=false

      FIRST_INDEX=2

      Run for 2 hours , stop testing
      node-13 start-cli.sh :
      select max_time(s_1) from root.group_9.d_2989 ; // *result is incorrect *
      select count(s_1) from root.group_9.d_2989 where time>=1537430295000

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              刘珍 刘珍
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: