You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "周沛辰 (Jira)" <ji...@apache.org> on 2022/01/19 11:17:00 UTC

[jira] [Created] (IOTDB-2446) fix deleting bug in a compaction

周沛辰 created IOTDB-2446:
--------------------------

             Summary: fix deleting bug in a compaction
                 Key: IOTDB-2446
                 URL: https://issues.apache.org/jira/browse/IOTDB-2446
             Project: Apache IoTDB
          Issue Type: Bug
            Reporter: 周沛辰
            Assignee: 周沛辰
             Fix For: 0.13.0


At present, if a file has some data deletions, and then this file is compacted. If the file has deletions during the compaction, these delete operations will not work, because the operation is written into the .mods file instead of .compaction.mods files, and .mods files will be deleted after compaction.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)