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

seq ingestion,delete a sensor point from a level 0 tsfile which is compacting into level 1,... after compact this tsfile into level 2 ,the deleted sensor point could be queried successfully

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.12.0
    • 0.12.1
    • None

    Description

      0.11.3  9e371454b05f9a0e24fabb2c84f7ce690f14a882

      benchmark run sequence ingestion

      start-cli.sh execute delete and select statement :

      delete a sensor point from a level 0 tsfile which is compacting into level 1(eg 1617959150884-7-0.tsfile,print-tsfile-sketch.sh工具获取此tsfile中的time range),

       

       

      .. after compact this tsfile into level 2 ,the deleted sensor point could be queried successfully:

      benchmark:

      INSERT_MODE=session
      #客户端和设备是否绑定,若为false则客户端数可以大于设备数
      IS_CLIENT_BIND=true
      #客户端并发数,若客户端和设备绑定,则必须小于等于设备数
      CLIENT_NUMBER=10
      #存储组数,必须小于等于设备数
      GROUP_NUMBER=10
      #总设备数
      DEVICE_NUMBER=50
      #每个设备的传感器数,总时间序列条数=DEVICE_NUMBER*SENSOR_NUMBER
      SENSOR_NUMBER=500
      #批写入数据行数,每行是某个设备所有传感器在某一时间戳的数据,每个batch写入数据点数=SENSOR_NUMBER*BATCH_SIZE
      BATCH_SIZE=100
      #Total number of operations that each client process
      LOOP=10000

      IS_OVERFLOW=false

      Attachments

        1. image-2021-04-09-17-49-08-467.png
          25 kB
          刘珍
        2. image-2021-04-09-17-51-26-322.png
          15 kB
          刘珍
        3. image-2021-04-09-17-52-10-010.png
          10 kB
          刘珍
        4. image-2021-04-09-17-54-49-511.png
          14 kB
          刘珍
        5. image-2021-04-09-17-55-13-818.png
          22 kB
          刘珍
        6. image-2021-04-09-17-56-00-789.png
          10 kB
          刘珍
        7. image-2021-04-09-17-58-46-226.png
          19 kB
          刘珍

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: