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

After starting the 3nodes 2 replicas, insert 3 pieces of data into one node, and queried data and number are wrong

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.12.4
    • 0.12.4
    • Core/Cluster
    • None
    • 2021-12-Tian

    Description

      steps:

      1. Setup a 3 nodes cluster with 2 replicas

      2. Enable time partition with partition_interval 2592000

      3. Insert 3 pieces of data in one node
      insert into root.group_1.d_1(timestamp, s_1) values(2018-07-18T00:00:00.000+08:00, 18.0);
      insert into root.group_1.d_1(timestamp, s_1) values(2018-07-19T00:00:00.000+08:00, 19.0);
      insert into root.group_1.d_1(timestamp, s_1) values(2019-08-19T00:00:00.000+08:00, 20.0);
      4. Execute query
      select * from root.group_1.d_1;

      Attachments

        1. image-2021-12-20-11-06-24-018.png
          29 kB
          xiaozhihong
        2. image-2021-12-15-17-08-47-629.png
          205 kB
          Alima777
        3. image-2021-12-14-17-52-46-304.png
          26 kB
          xiaozhihong

        Issue Links

          Activity

            People

              xiangweiwei Alima777
              xiaozhihong xiaozhihong
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 24h
                  24h
                  Remaining:
                  Remaining Estimate - 24h
                  24h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified