周沛辰 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)