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

[jira] [Created] (IOTDB-568) [Distributed] Protect files of data snapshot

Tian Jiang created IOTDB-568:
--------------------------------

             Summary: [Distributed] Protect files of data snapshot
                 Key: IOTDB-568
                 URL: https://issues.apache.org/jira/browse/IOTDB-568
             Project: Apache IoTDB
          Issue Type: Improvement
          Components: Core/Cluster
            Reporter: Tian Jiang


The data snapshot currently contains TsFileResources and the snapshot receiver will pull the files one-by-one and load them.

However, if a merge process is going on in the snapshot provider, the files in the snapshot may be deleted due to the end of a merge and the data snapshot receiver can no longer pull the files.



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