You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by "Tian Jiang (Jira)" <ji...@apache.org> on 2020/01/14 12:29:00 UTC

[jira] [Created] (IOTDB-422) Close current files before merge.

Tian Jiang created IOTDB-422:
--------------------------------

             Summary: Close current files before merge.
                 Key: IOTDB-422
                 URL: https://issues.apache.org/jira/browse/IOTDB-422
             Project: Apache IoTDB
          Issue Type: Bug
    Affects Versions: 0.10.0-SNAPSHOT
            Reporter: Tian Jiang
             Fix For: 0.10.0-SNAPSHOT


If some unseq file overlaps the unsealed seq file and a merge is triggered, the overlapped data may not be able to be merged into the right file.

To resolve this, the files should be closed before a merge starts.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)