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

Change sequence of wal and memtable in insert

    XMLWordPrintableJSON

Details

    Description

      When inserting data, IoTDB first inserts data into memtable and then writes wal. If writing wal occurs error, the data in memtable should rollback, but IoTDB doesn't implement this. This problem can be fixed by changing the sequence of wal and memtable in insert.

      Attachments

        Activity

          People

            Unassigned Unassigned
            HeimingZ Haiming Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: