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

Flush error when writing aligned timeseries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.0, 1.1.2
    • 1.2.1, 1.1.3
    • None

    Description

      To reproduce, set max_number_of_points_in_page = 2.

      Then execute the following sqls:

       

      insert into root.sg.d1(time, s1,s2) aligned values(1,'aa','bb')
      insert into root.sg.d1(time, s1,s2) aligned values(1,'aa','bb')
      insert into root.sg.d1(time, s1,s2) aligned values(1,'aa','bb')
      flush
      

       

      Attachments

        Activity

          People

            haonan Haonan Hou
            haonan Haonan Hou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: