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

Fix deletion version number when deleting multiple partitions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • master branch
    • 0.10.0
    • Core/Engine

    Description

      Each partition has its own version number so that in the distributed version, files of the same partition in different IoTDB instances can be compared in a unified fashion.

      However, when performing a deletion, the version number of the deletion is mistakenly set to that of the partition of the deletion's endpoint, so other partitions will receive a deletion with wrong version number.

      The solution is when a deletion is written to a certain file, its version number should be set to the next version of the partition where the file is in.

      Attachments

        Activity

          People

            SilverNarcissus Kaifeng Xue
            jt2594838 Tian Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: